zzzz Java for beginers: Ready to arrange the Environment

Home

Sunday, June 16, 2013

Ready to arrange the Environment

Ready to arrange the Environment


I think now you have download notepad++ and java RE so this is simple step to install them just like all other software. after installing those things you can write your own java code and compile it using cmd but you must save the file with .java extension and must save at the bin folder of java folder 

Shit .....!        I hate that i want to save it anywhere in my computer it and compile it  

don't worry it's possible just follow my instruction(for windows OS)

  1. just right click on my computer and select properties .
  2. Then click ADVANCE SYSTEM SETTING at the left slide bar.
  3. Select ADVANCED tab.
  4. Select ENVIRONMENT VARIABLES at the bottom of the window
  5. select PATH under System Variable and click edit
  6. Go to end of the box front of the VARIABLE VALUE (important don't do any changes to the exited code ) put semi colon ";" at the end of the box
  7. Then find the place whre you install java and go into the bin folder
  8. copy the full path and paste it after the semicolon (example-C:\Program Files\Java\jdk1.7.0_03\bin)
NOW YOU ARE READY TO SAVE YOUR JAVA FILE ANYWHERE IN THE COMPUTER AND COMPILE IT WITHOUT ERROR.............!

No comments:

Post a Comment

hello footer