Você está na página 1de 6

For this U need to install EditPlus and then should configure user tools as follows.

For normal compilation


Goto "Tools"-->"Configure User Tools". Then a box like this appears named "Preferences"' Then goto "Add Tool" -->"Program"
Reduced: 66% of original size [ 1024 x 768 ] - Click to view full image

Then next do as follows Menu Text:Compile java programs Command:path of javac.exe in jdk bin Arguement:select file name from list Initial Directory:file directory

Then it should look as follows


Reduced: 66% of original size [ 1024 x 768 ] - Click to view full image

To run a java program

Then again select "add tools"-->"programs" then do the following Menu Text:run java programs Command:path of java.exe in jdk bin Arguement:select file name without extension from list Initial Directory:file directory
Reduced: 66% of original size [ 1024 x 768 ] - Click to view full image

command line arguements


similarly Menu Text:run with cmd line arguements Command:path of java.exe in jdk bin Arguement:select filename without extension give space nd select prompt for arguments from list Initial Directory:file directory

Compile java package


similarly Menu Text:compile java package Command:path of javac.exe in jdk bin Arguement: type -d "space"."space" select filename from list Initial Directory:file directory

To run an applet
similarly Menu Text:to run an applet Command:path of appletviewer.exe in jdk bin Arguement: select filename from list Initial Directory:file directory

Finally your "Tools" will look like this

Now to compile or run instead of going to command prompt and type every thing each time. Just click on those tools or just use shortcuts ctrl+1-compile ctrl+2-run...................etc These tools are enough as far as i have encountered If u need more do tell me

Você também pode gostar