Monday, November 7, 2011

L2Java: Java Tutorials #1; Setting Up Eclipse

So you want to learn Java? Well, You have come to the right place.  This is the first installment of L2Java, My easy to follow Step by Step guide to Java basics.

Before you begin, you will need to download Eclipse ;

For Ubuntu;

Once you have downloaded and opened it you will see a folder in it called "eclipse".


All you need to do, to extract it is, Click and drag that folder where ever you would like it (I would recommend the desktop).

Now open the folder which you had just extracted and locate the Icon which looks like this;


It will now ask for a workspace;
-Click Browse.
-Click on Desktop.
-Click Make New Folder.
-Call it Tutorials.
-Hit Enter, then hit OK.


And you are now ready to make you first program, "Hello World".

No comments:

Post a Comment