Hello guys here i am showing you how to setup java JDK and java JRE in your computer system. that will help you to run or compile the .java file.
Write your first program in Notepad. here i am showing how to setup environment to run .java file.
Software Need
Follow These
Write your first program in Notepad. here i am showing how to setup environment to run .java file.
Software Need
- Go to Java SE download site @ http://www.oracle.com/technetwork/java/javase/downloads/index.html.
- Click the "Download" button under "JDK" of "Java SE 7".
- Choose your operating platform, e.g., Windows x86 for 32-bit Windows OS or Windows x64 for 64-bit Windows OS. You can check whether your Windows OS is 32-bit or 64-bit via "Control Panel" ⇒ System ⇒ Under the "System Type".
Follow These
- Install java JDK and Java JRE in Computer System.
- After Installation open C drive then Program File.
- Find Folder java. open it.
- open folder java jdk in Java folder.
- open folder bin.
- Right Click on first file in bin folder.
- Copy the path of that file. ie
8. Right Click on Computer and Click Properties.
9. Click on Advance System Setting.
10. In Advance Tab Click Environment Variables >> New >>
11. Enter in Variable Name in "Path" and Paste the Copy Address Variable Value.
Installation is Now Complete
12. Open Run type Cmd
13. Open Command Prompt Type Java.
if Screen is look like this. you done everything is right.



No comments:
Post a Comment