Skip to main content

Posts

Showing posts from December, 2010

Beginning Java developement with Eclipse

Eclipse is a very popular and widely used software development environment. It can be used to develop applications in various languages like Java ,C++,PHP and many more. Here we will discuss about the use of Eclipse to develop Hello World program in 6 simple steps . STEP 1. Download and Install JDK JDK(Java Development Kit) will be required to run Eclipse as well as develop and test your application.Various versions of JDK are available, I recommend you to download JDK 1.6 JDK can be downloaded here ---> http://www.oracle.com/technetwork/java/javase/downloads/index.html STEP 2 : Download and Install Eclipse Eclipse is available in a zip format. Just unzip it to install. You can download and install it from this link. http://www.eclipse.org/downloads/moreinfo/java.php STEP 3 : Starting and Configuring Eclipse Eclipse can be run by launching eclipse.exe in the installation directory. On starting eclipse, you will be prompted to choose a workspace.This is a folder location where you