Difference between revisions of "Installing Eclipse on Fedora"

From CDOT Wiki
Jump to: navigation, search
(Getting Java Stuff)
(Getting Eclipse)
Line 54: Line 54:
 
== Getting Eclipse ==
 
== Getting Eclipse ==
  
Eventually it was finished.  Then (just out of curiosity) I tried to search for Eclipse, and I found a bunch of things…
+
The I tried to search using for Eclipse, and I found a bunch of things…
  
 
Again, it's tempting to download everything, but for now I just selected these two.
 
Again, it's tempting to download everything, but for now I just selected these two.

Revision as of 22:51, 30 March 2010

Introduction

The following tutorial documents the method I used to install Eclipse on Fedora Linux. I do not make any claims that this is the only way or the best way to do it, but it worked for me. I used screen shots as much as possible to illustrate the steps. The screen resolution was kept small intentionally so that the tutorial would be easy to view on small computers like Netbooks.

I welcome you to augment the material with further explanations if you feel that something is lacking in detail. Please feel free to contact me if something is not clear.

Fedora Linux

Before you begin

The first step is to get Fedora Linux working on your machine. This should be a simple process for most people. Once I had a really hard time installing Fedora 11 on an HP laptop (you can read the details in my blog) but then I tried Fedora 12 on the same computer and it worked perfectly right from the install CD.

In this tutorial I started with a fresh install of Fedora 12 running on a Macbook Pro using Parallels Desktop 5.

01fedora.jpg

Java

Getting Java Stuff

Go to System > Administration > Add/Remove Software

02fedora.jpg

Selecting Add/Remove Software will give you the following screen…

03fedora.jpg

I noticed that selecting "All Packages" did not do anything right away. I assume it's because there are so many packages that could be downloaded.

As much as I'd love to get everything and try it all, my goal is to get Eclipse working, so I narrowed my search by typing "java" in the Find field.

There are a lot of packages with the word "Java" in them. I selected a package called "Java" and another called "Java Development".

04fedora.jpg

I clicked on "Apply" and then the following screen came up.

05fedora.jpg

I clicked on install. A "Downloading packages" message appeared toward the lower left of the screen.

06fedora.jpg

after about 20 minutes the message changed to "Installing packages".

07fedora.jpg

Eventually the installations were complete.

Eclipse

Getting Eclipse

The I tried to search using for Eclipse, and I found a bunch of things…

Again, it's tempting to download everything, but for now I just selected these two.


Once again the "Downloading packages" message appeared.