| Plugin Page Form |
| Plugin Name?: | JCompiler |
| Category: | Java Centric |
| Maintainer: | Dirk Moebius?, Kevin Burton?, Aziz Sharif?, Dominic Stolerman? |
| Latest Version?: | 1.5.0 |
| Released: | February 27, 2002 |
| Where To Download: | http://plugins.jedit.org/plugins/?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. |