An eclipse plugin for ANTLRv3 grammars.
An eclipse plugin for ANTLRv3 grammars.
Features:
- Support ANTLR 3.0.x/3.1.x/3.2.x
- ANTLR Launcher and Debugger(Java only)
- ANTLR Built-in Interpreter
- Source Formatter (Ctrl+Shift+F)
- Railroad Diagrams
- Custom targets
- Automatically (on save) generate resources
- Problem markers for errors and warnings in grammar files
- Advanced text editor, code selection (F3) and code completion (Ctrl+Space)
- Simple syntax highlighting for target language (Java, C#, Python, C, etc.)
- Mark generated resources as derived
- Advanced StringTemplate Editor (*.st and .stg) Advanced gUnit Editor (.gunit and *.testsuite)