A very simple to use and extend JEditorKit that supports few languages. The main goal is to make it easy to have nice looking Java Swing Editors with support for Syntax Highlighting.
Featured on Softpedia
Requires Java 1.6 There is a 1.5 version in SVN branch r095-jdk5 (see r87)
Please check out the Issues for possible Enhancement Requests. It won't take more than a click to Vote.
Please let me know if you want to maintain that branch. I cannot maintain both for now
Version 0.9.5
- Reflection type completions for Java (F1)
- Added support for HTML and XPath
- Added pop-up menus to all kits (right-click).
- Overhauled the Configurations classes. much easier to use and maintain.
- b11 Code templates for Java and others