YOUR SEARCH ENDS HERE
THE BEST Web Hosting........
LATEST COLLECTIONS of
E-BOOKS || SOFTWARES || VIRTUAL MUSICAL INSTRUMENTS || MOVIES || GAMES || PUZZLE
CLEAN YOUR COMPUTER MONITOR FROM INSIDE FROM
How to: Run Java on Windows 7 , Windows Vista and Windows XP
Java is indeed one of the most powerful programming language available for developers out there.There are many great books out on it. But most of the users get stuck at the very beginning , that is how to run java files . There is an error while using the javac command.This is the part which most of the books do not teach but here is the way how to do this.
-> Install the latest version of Java Development Kit.
JRE/JDK JDK + JavaFX Bundle JDK + NetBeans Bundle JDK + Java EE Bundle
What Java Do I Need?
--->You must have a copy of the JRE (Java Runtime Environment) on your system to run Java applications and applets.
--->To develop Java applications and applets, you need the JDK (Java Development Kit), which includes the JRE.
--> Install the latest version of Java Development Kit from the ABOVE
--> Locate the "bin” folder in JDK folder. For e.g , in my case it reads.
" C:\Program Files\Java\jdk1.6.0_20\bin "
- Go To Control Panel – System Properties – Advanced System Settings
- Now Click on "Environment Variables ” button
- Search for Path Variable and click on edit button.
- Add the path of the JDK’s bin folder at the end followed by a " ; ” as shown in the image
- Now you are ready to compile and use java programs anywhere on your PC.
ALTERNATIVELY USE THE NEW GENERATION JAVA Composer
Guided Video Tour of the NetBeans IDE 6.9
NetBeans IDE 6.9.1 Download