Last change
on this file since 6921 was
6921,
checked in by Don-vip, 10 years ago
|
fix #9850 - MapCSSParser.jj does not build in Eclipse on Linux/Mac
|
File size:
349 bytes
|
Line | |
---|
1 | CLEAR_CONSOLE=true |
---|
2 | JAVACC_OPTIONS=-GRAMMAR_ENCODING\=UTF-8 |
---|
3 | JJDOC_OPTIONS= |
---|
4 | JJTREE_OPTIONS= |
---|
5 | JJ_NATURE=true |
---|
6 | JTB_OPTIONS=-ia -jd -tk |
---|
7 | MARK_GEN_FILES_AS_DERIVED=true |
---|
8 | RUNTIME_JJJAR=${project_loc}/tools/javacc.jar |
---|
9 | RUNTIME_JTBJAR=${eclipse_home}/plugins/sf.eclipse.javacc_1.5.27/jtb-1.4.7.jar |
---|
10 | SUPPRESS_WARNINGS=false |
---|
11 | eclipse.preferences.version=1 |
---|
Note: See
TracBrowser
for help on using the repository browser.