Modify ↓
Opened 11 years ago
Closed 11 years ago
#9850 closed defect (fixed)
[patch] MapCSSParser.jj does not build in eclipse on Mac
Reported by: | dobratzp | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 14.03 |
Component: | Core | Version: | latest |
Keywords: | javacc, eclipse | Cc: |
Description
In order to build in eclipse on Mac using JavaCC, the path to the javacc.jar file must not use backslashes. Forward slashes should be used instead. See attached patch to fix this issue.
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | eclipse-javacc-prefs.diff added |
---|
comment:1 by , 11 years ago
Milestone: | → 14.03 |
---|---|
Priority: | normal → minor |
Summary: | MapCSSParser.jj does not build in eclipse on Mac → [patch] MapCSSParser.jj does not build in eclipse on Mac |
Note:
See TracTickets
for help on using tickets.
patch to fix javacc jar location and jtb jar location