You must be logged in to do that
Javacc Netbeans Plugin
Provides basic support to javacc's *.jj files. Syntax coloring is achieved with a lexer based on it's own specification and compiled with javacc 4.2. By defaul the command "javacc" is executed, in case you don't have it in your path you must go to Options->Miscellaneous->Javacc and enter the full path to your javacc binary i.e. /home/user/javac4.2/bin/javacc To compile a *.jj, right-click on it in the project window and select Compile





