-
It would be nice to have the editors mark (highlight) java or javacc occurrences like the java editor does for java occurrences.
2009-12-09 17:32:37 UTC by mmazas
-
I'm working on it.
2009-12-03 16:43:12 UTC by mmazas
-
You get a NullPointerException when you try to drag (for example from the Windows Explorer) a .jj, .jjt or .jtb file in Eclipse ; this works fine for a .java file.
It seems that getDocument() returns null so the plugin cannot parse it and get the AST so the outline update fails.
2009-11-26 10:41:18 UTC by mmazas
-
It would be nice to have the Eclipse spell checking feature enabled in the JJEditor / JTBEditor.
2009-11-26 10:27:39 UTC by mmazas
-
Javacc in Eclipse keeps complaining that the two files Token.java and TokenMgrError.java need to be regenerated. After deleting them and recompiling, the same errors show up again.
2009-11-25 08:32:55 UTC by nobody
-
mmazas changed the public information on the JavaCC Eclipse Plugin project.
2009-11-22 11:00:53 UTC by mmazas
-
mmazas changed the public information on the JavaCC Eclipse Plugin project.
2009-11-22 11:00:40 UTC by mmazas
-
mmazas changed the public information on the JavaCC Eclipse Plugin project.
2009-11-22 10:57:18 UTC by mmazas
-
This should be fixed in v 1.5.17.
2009-11-22 10:50:47 UTC by mmazas
-
mmazas made 1 file-release changes.
2009-11-22 08:05:01 UTC by mmazas