jEdit Community home jEdit Community Wiki > Plugins > JCompilerPlugin (r1.1 vs. r1.2) jEdit Community Wiki webs:
Main | Plugins | Know | TWiki | Sandbox
Plugins . { Changes | Index | Search | Go }
 <<O>>  Difference Topic JCompilerPlugin (r1.2 - 17 Aug 2003 - Brad Mace)
Changed:
<
<

JCompiler

>
>

JCompiler

Added:
>
>

%META:FIELD{name="PluginName" title="PluginName" value="JCompiler"}%


 <<O>>  Difference Topic JCompilerPlugin (r1.1 - 16 Aug 2003 - Brad Mace)
Added:
>
>

%META:TOPICINFO{author="BradMace" date="1061011800" format="1.0" version="1.1"}% %META:TOPICPARENT{name="WebHome"}%

JCompiler

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.

%META:FORM{name="PluginPageForm"}% %META:FIELD{name="Category" title="Category" value="JavaCentric"}% %META:FIELD{name="Maintainer" title="Maintainer" value="DirkMoebius, Kevin Burton?, Aziz Sharif?, Dominic Stolerman?"}% %META:FIELD{name="LatestVersion" title="LatestVersion" value="1.5.0"}% %META:FIELD{name="Released" title="Released" value="February 27, 2002"}% %META:FIELD{name="WhereToDownload" title="WhereToDownload" value="http://plugins.jedit.org/plugins/?JCompiler"}% %META:FIELD{name="Description" title="Description" value="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."}%


Topic JCompilerPlugin . { View | Diffs | r1.2 | > | r1.1 | More }
Revision r1.1 - 16 Aug 2003 - 05:30 GMT - Brad Mace
Revision r1.2 - 17 Aug 2003 - 22:45 GMT - Brad Mace
Copyright © 1999-2004 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding jEdit Community Wiki? Send feedback.