Comments on: How To: Install Eclipse in Fedora 7 https://gofedora.com/how-to-install-eclipse-fedora-7/ How Tos, Tutorials, Tips and Tricks Fri, 19 Jun 2015 15:19:58 +0000 hourly 1 https://wordpress.org/?v=4.9.4 By: Binod Suman https://gofedora.com/how-to-install-eclipse-fedora-7/comment-page-1/#comment-30123 Sat, 05 Jun 2010 17:59:38 +0000 http://172.17.8.64/gofedora/?p=232#comment-30123 I have used one other approach to install Eclipse on Linux, and thought to share here.

1.Download Eclipse for Linux from here. http://www.eclipse.org/downloads/
2. tar -xzvf eclipse-jee-galileo-SR2-linux-gtk.tar.gz
3. cd eclipse
4. ./eclipse

I followed the detail from below URL and it worked fined.

http://ayushsuman.blogspot.com/2010/06/how-to-install-eclipse-on-linux-eclipse.html

Thanks,

Binod Suman

]]>
By: georges https://gofedora.com/how-to-install-eclipse-fedora-7/comment-page-1/#comment-6992 Sun, 04 Oct 2009 07:31:30 +0000 http://172.17.8.64/gofedora/?p=232#comment-6992 The one reason where you would want to download the rpms manually is if you plan to be installing/removing several times and don’ t want to download several times.

But even then, yum probably has a trick for that

]]>
By: Chris https://gofedora.com/how-to-install-eclipse-fedora-7/comment-page-1/#comment-198 Wed, 30 Nov -0001 00:00:00 +0000 http://172.17.8.64/gofedora/?p=232#comment-198 Nice guide. Although I’m don’t know why you’d ever resolve dependencies yourself. Yum isn’t that slow, and it’ll automatically switch to a different mirror if one server becomes unresponsive. The only problem I’ve run into with Yum is if I have two repos installed that contain conflicting packages, such as Fedora and JPackage. I might have to temporarily disable JPackage, since it often contains missing or mismatched packages that clash with Fedora’s standard packages.

]]>