Fallowing icon

Tuesday, September 18, 2012

Java Download







Download Java-

To compile and run Java program we need Java platform. Java Development Kit (JDK) is the basic set of tools required to Compile and run Java programs. 

If You want to Develop Java Programs and Run it, 

        Download   Java Development Kit(JDK) 32bit for Windows
        Download   Java Development Kit(JDK) 64bit for Windows

The NetBeans Platform is a broad Java framework on which you can base large desktop applications. The NetBeans Platform contains APIs that simplify the handling of windows, actions, files, and many other things typical in applications.


        Download NetBeans on My Computer. 




Install Java -

When you click downloaded JDK or NetBeans, You can Install it. After Installing Java Development Kit (JDK), You must set Environment Variable on Your Computer. 
But when you Install NetBeans, You don't want to. 




Set Environment Variable on Your Computer -

1) Find bin folder in your computer, C->Program File->Java-      >jdk__->bin and copy this path.(like C:\Program Files (x86)\Java\jdk1.6.0_03\bin).

2) Right Click My Computer (Computer) on desktop and choose properties.

3) Click Advance System Settings in Computer properties. 

4) Now you can see System Properties. Click Environment Variable.

5) Search paths in System Variables and Click Edit.

6) Now open Edit System Variable window. Click Variable Value and  
Go ahead,to end this path put a semicolon and past your copied path.

   (like-%CommonProgramFiles%\Microsoft Shared\Windows    Live;C:\Program Files (x86)\Java\jdk1.6.0_03\bin) 

7) Finally click OK.




No comments:

:a   :b   :c   :d   :e   :f   :g   :h   :i   :j   :k   :l   :m   :n   :o   :p   :q   :r   :s   :t

Post a Comment