Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Linux Tools Project/PluginInstallHelp

< Linux Tools Project
Revision as of 03:03, 10 June 2009 by Ddomingo.redhat.com (Talk | contribs) (Installing Updates From the Linux Tools Update Site)

Installing Linux Tools Project Content

This article teaches users how to set up Eclipse to download and install content provided by the Linux Tools Project. It is intended for users who are attempting to do so for the first time.

Installing Updates From the Linux Tools Update Site

The easiest way to install plug-ins and other software provided by the Linux Tools Project is to directly download and install plug-ins from the Linux Tools Update Site. This can be done through the Software Updates and Add-ons menu. To do so, follow these steps:

  1. Go to Help > Software Updates... to open the Software Updates and Add-ons menu. From there, click to Available Software tab.Screenshot-SoftwareUpdatesandAdd-ons.png
  2. Click the Add Site... button; this will display the Add Site dialog.
    Screenshot-AddSitedialog.png
  3. Enter http://download.eclipse.org/technology/linuxtools/update in the Location: field and click OK. This will add the Linux Tools Project Downloads site to the Software Updates and Add-ons.
  4. The Linux Tools Project Downloads site should now be available in the Available Software tab. You can simply collapse the entry for this site to view content available for installation.Screenshot-SoftwareUpdatesandAdd-ons2.png
  5. To install a plug-in/update, check the corresponding box and click the Install... button.

Installing Downloaded ZIP Files

You can also install plug-ins directly from downloaded ZIP files. This is useful if you wish to install plug-ins that are not readily available from the Linux Tools Update Site. To do so, follow these steps:

  1. Download the ZIP file.
  2. Go to Help > Software Updates... to open the Software Updates and Add-ons menu. From there, click to Available Software tab.Screenshot-SoftwareUpdatesandAdd-ons.png
  3. Click the Add Site... button; this will display the Add Site dialog.
    Screenshot-AddSitedialog.png
  4. Click the Archive button; this will display the Repository archive dialog. Browse to the location of your downloaded ZIP file and click OK.
    Screenshot-repository-archive.png
  5. You will now be returned to the Add Site dialog, which now contains a link to your downloaded ZIP file. Click OK.
    Screenshot-AddSiteZIPselected.png
  6. Your downloaded ZIP should now be available in the Available Software tab. You can simply collapse the entry for this ZIP file to view content available for installation. Screenshot-SoftwareUpdatesandAdd-ons ZIP.png
  7. To install a plug-in/update, check the corresponding box and click the Install... button.

Back to the top