Results 1 to 3 of 3
plz guide me through installing eclipse in linux. i m using redhat enterprise 5 , gnome....
- 06-02-2010 #1Just Joined!
- Join Date
- May 2010
- Posts
- 22
install eclipse
plz guide me through installing eclipse in linux. i m using redhat enterprise 5 , gnome.
- 06-02-2010 #2
Manish ,
If you are connected to internet , go to the software management tool under system tools tab , and in package search give 'eclipse' , you will be able to install it from there itself from official RHEL repos.
Hope it helps.
- 06-02-2010 #3Just Joined!
- Join Date
- Dec 2009
- Location
- Maryland, USA
- Posts
- 83
You can download the latest stable release from the eclipse.org website. The release available at the website might be more up to date than the version available from the repos. There are many variations to choose from, so choose the right one for your hardware and programming needs.
Unpack the downloaded package into your \home folder. It should automatically unpack into an eclipse subfolder.
Eclipse is a Java program, so you must also have the JRE installed to run Eclipse.
Once downloaded, unpacked, and after the JRE has been installed, you can run Eclipse by running the eclipse executable file in the \home\eclipse folder
Come back if you have any problems.


Reply With Quote