krutoplanet.blogg.se

Compile java in notepad++
Compile java in notepad++







The 5 environment Variable that can be used are:įULL_CURRENT_PATH: C:\Documents and Settings\Administrator\My Documents\JavaP\NotHelloWorld.javaĬURRENT_DIRECTORY: C:\Documents and Settings\Administrator\My Documents\JavaP\ For doing this the “ environment variable” is usedĮx: Lets say we are editing “NotHelloWorld.java” Here’s how it can be done:Įxternal tools can be executed by passing the current edited document as argument. I searched in the FAQs under “ Running External Tools” and found useful information which has helped me to compile and run the Java programs right from the “Notepad++” application itself. But then it just flashed to me that “ Why can’t i try Notepad++ for compiling and interpreting the Java programs“. I had been using Notepad– The one that comes with Windows for a long time for writing Java programs and then running it through command line, though i had Notepad++ installed on my system.









Compile java in notepad++