Close
jGuru Forums
Posted By: Zed_Shaw Posted On: Monday, April 22, 2002 11:40 PM
Hey, not sure if this is the place to ask this, but I just wrote a JEdit mode for ANTLR grammars that is fairly complete. It works with JEdit 4.0 ( http://www.jedit.org ) and uses correct syntax coloring when inside Java code (sorry, nothing for C++ yet, but a one line change could correct that). If anyone is interested, they can find it on . If you want to use it, you'll have to read the JEdit help files on adding new Editing Modes. For those who have never used JEdit before, you should really give it a try. The best editor I've ever used (and I've used many). Thanks. Please contact me with comments at zedshaw@zedshaw.com Zed A. Shaw
Re: Anyone interested in a JEdit mode for ANTLR grammar?
Posted By: Terence_Parr Posted On: Wednesday, April 24, 2002 10:51 PM