2013年8月31日星期六

[JAVA Basic] Environment setup

Before programming JAVA, need prepare the tool so we can run the program and show it easily. I prefer Eclipse for my develop tool, i also use it to develop android application ;)

Eclipse Download: http://www.eclipse.org/downloads/

Eclipse do not need to setup, just unzip the folder, and click the eclipse.exe then you can run it. Oops, DO NOT forget setup JDK first, JDK is Java Development Kit. If without it, you cannot develop any java program :( Also, JRE is Java Runtime Environment, for who want run the java program only. It cannot used for develop any java program.

Here is the download link of JDK and JRE:
http://www.oracle.com/technetwork/java/javase/downloads/index.html

Environment setup is should be done now :)

Welcome to discuss :P

沒有留言:

發佈留言