Download
 
 
JCompiler
Description:

The JCompiler plugin allows for compiling java source files IN-PROCESS. It does not start a new javac process and is therefore much faster than compiling in an external process. It will also include the directory where the source file resides in the CLASSPATH during compilation. It can compile a single file or the whole current package. It will also optionally save the current buffer or all open buffers before beginning compilation.

Error messages are displayed in the Console. Therefore, you must install the Console plugin. Optionally, the errors may be passed to the ErrorList plugin, allowing highlighting and one-click navigation to error lines in the source code.

Authors: Dirk Moebius, Kevin Burton, Aziz Sharif, Dominic Stolerman
Category: Deprecated

Version: 1.7.2
Requirements: JDK >= 1.5 · jEdit between 4.2final and 4.3pre6 · Console >= 4.2.6.5 · ErrorList >= 1.3.2
Binary Download: JCompiler-1.7.2-bin.tgz
JCompiler-1.7.2-bin.zip
Complete Download: JCompiler-1.7.2.tgz
JCompiler-1.7.2.zip
Release Date: November 6, 2006
 
Main Site
Features
Compatibility
Screenshots
Icons and Images
Reviews
Download
Plugins

Community
Community Site
Message Boards
Community Downloads
Links
Help
Quick Start Guide
Online Documentation
Feedback and Support
Developer
Development
SourceForge Project
Donate