Home
Name Modified Size InfoDownloads / Week
np++compileJava_src_1.0.1.zip 2012-04-13 464.9 kB
np++CompileJavaPlugin_1.0.1.zip 2012-04-13 30.8 kB
readme.txt 2012-02-10 929 Bytes
np++compileJava_src.zip 2012-01-19 458.1 kB
np++CompileJavaPlugin.zip 2012-01-19 30.8 kB
Totals: 5 Items   985.5 kB 0
simply download the np++CompileJavaPlugin.zip unzip it and copy
the runjava.dll and runjava.bat to the plugins folder of your notepad
installation folder and open notepad++. the plugin should be available 
in the plugins menu. Assuming you have the java JDK installed and 
the path is setup properly the plugin should work. 
the currently selected tab must be a .java file for the plugin to work 
just click on compile java and the plugin calls javac.exe 
and as a parameter it gives it the java file it works just like textpad. 
to run the file either the .java file or the .cout(compiler output) 
file that the plugin created must be the currently selected file. 
the class file must be in the same folder as the java file but if you used
the plugin to compile just click on "Run Java Aplication" and voila!

source code is also available I used the c# plugin template and VS2010.
enjoy.

Juan Hernandez 

 
Source: readme.txt, updated 2012-02-10