JavaCC Plugin - plugin detail
Integrates javacc with netbeans.
| Plugin owner: |
lsbueno |
| Website: |
http://zirigui.blogspot.com |
| Added: |
2008-01-25 |
| Last updated: |
2011-12-27 |
| NetBeans Versions: |
6.0 |
| License: |
GPL |
| Category: |
Code Generation |
| Size: |
0.01 MB |
| Downloaded: |
2,216 times |
| Rating: |
|
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
This is the initial version. Right now it provides only the folowing features:
- Adds a context menu to jj files
- Lets you configure the javacc home through the options panel
Important!
Add the target bellow to your build.xml
${javacc.outdir}
What's new in this version
|
[ You have to be logged in to be able to comment. ]
User Comments
Does exactly what it says on the tin.
I've been playing around with this module and the other JavaCC plugin ( http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=20277 ), I far prefer the compiler output from this one, but its a bit of a pain having to add an entry to build.xml. The other module doesn't require that (although its not currently compiling the JavaCC file for me). However it does offer syntax highlighting, which is very nice. I don't know if there is any chance of the two of you combining, or sharing your code so someone else could combine them.
Thanks for a very useful module anyway, keep up the good work.
Posted by peternewman on Jan 02, 2010