Difference between revisions of "OSGi : Install Eclipse Plugins Fedora"

From CDOT Wiki
Jump to: navigation, search
(Created page with '== Installing Eclipse onto Fedora 14 - X86_64 == # Start with a clean install of Fedora 14, preferably from a live CD. For my examples I used the 64 bit edition. # When the insta…')
(No difference)

Revision as of 09:58, 23 January 2011

Installing Eclipse onto Fedora 14 - X86_64

  1. Start with a clean install of Fedora 14, preferably from a live CD. For my examples I used the 64 bit edition.
  2. When the install is complete, open a terminal window and run yum update to bring your system up to date. You may have to reboot once this is done.
  3. Install Eclipse (Helios 3.6.1) with the command yum groupinstall "Fedora Eclipse".
  4. That's it! You can now use Eclipse to build C, C++ or Java programs.

Checking which Plugins are Already Installed

Fedora Eclipse comes with many plugins preinstalled.

Plug1.png

Plug2.png

Plug3.png