NetBeans Standalone Editor Library
This is a small library that allows you to embed the NetBeans Editor Library in your Swing applications.
For documentation on how to use it please see a recipe on how to embed it in your applications.
This editor uses some binaries from the NetBeans 5.5 release, it does not work with recent NetBeans releases, because most part of the editor libraries in these newer releases is under change. I may port it to a future NetBeans release later on, as some important NetBeans APIs stabilize.
- Launch it with Java Web Start (JDK 5.0+)
- Download the source code
- Download a sample demo
- This editor is released under the CDDL 1.0 license, so you can use it both on commercial or open source projects.