Skip to content

Category Archives: Java

Preparing for jEdit plugin development

When I started using jEdit it took me a while to figure out how to begin building and developing jEdit and its plugins. I don’t know of a well documented tutorial, so I’m documenting the way I get started here. I typically develop on Windows, but most steps equally apply on Linux. I strongly recommend [...]