#WSQ01 – Setup Eclipse

In order to use Eclipse in linux plataform, we need to download Java JDK, from Oracle website:

http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html?ssSourceSiteId=otnes

(download your version x64, x86)

JAVA-JDK

After download install the package of Java JDK, and then download Eclipse from:

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

ECLIPSE-DOWNLOAD

Select the link “DOWNLOAD” and wait until the download

ECLIPSE-LINKDOWNLOAD

When the download finished extract the folder and open it.

ECLIPSE-INSTALLATION

There will be eclipse executable, double click and work!

ECLIPSE-OPEN.png


GEANY

As a second option I recommend you to install Geany an easy IDLE in case you feel Eclipse is too much for you (I use it because it’s easy and faster for tiny programs)

If you want to download, you might look inside Ubuntu Software Center and download from it.

GEANY

Leave a comment