Last time I came into wampserver for PHP/MySQL/Apache ,which saved me a lot of time.
Now I need to install java,
is there any software to recommend?
Last time I came into wampserver for PHP/MySQL/Apache ,which saved me a lot of time.
Now I need to install java,
is there any software to recommend?
Just get hold of the JDK or JRE (depending on what you need) from Sun's Java download page. You can download a Windows offline installer - it's very easy.
If you want an IDE, you can download a JDK + Netbeans bundle, or download Eclipse separately.
You will need to install the Java JDK which can be downloaded at Sun's website (http://java.sun.com) in the downloads section.
If you wish to develop in Java, you will also want to install a Java IDE. Some popular ones are Eclipse (Download here) or Netbeans (Download here)