Modify ↓
Opened 10 years ago
Closed 10 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)
Changed 10 years ago by
Attachment: | eclipse-javacc-prefs.diff added |
---|
comment:1 Changed 10 years ago by
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