Installing Plug-ins in the Eclipse Environment
Laurie Williams, Ben Smith and Sarah Smith |
|
| 1.0 | Installing a Plug-in with an Update Site |
| 2.0 | Installing a Plug-in Manually |
| 3.0 | Updating Installed Plug-ins |
| 4.0 | Plug-ins Used in CSC 326 |
| 5.0 | Installing All Plug-ins At Once |
Most plug-ins will have an update site, making it easy to add and update plug-ins within Eclipse. Steps 1.2.1 and 1.2.2 outline how to setup a connection to an update site. Section 3.0 outlines how to update a plug-in from an already existent update site. 1.1 Find the URL of the update site for the plug-in. A list of the plugins used in these tutorials can be found in Section 4.0. 1.2 Create a connection to an update site within Eclipse (The directions may vary slightly depending on what version of Eclipse you are using, but the idea is the same across all 3.x releases. These directions are specific to Eclipse 3.1).
|
If a plug-in does not have an update site, then you will be able to download the plug-in as a zip file. To install the plug-in, unzip the file into the Eclipse installation directory (or the plug-in directory depending on how the plug-in is packaged). The plug-in will not appear until you have restarted your workspace (Reboot Eclipse). |
If you have already created an update site for a plug-in, it is easy to look for new updates. 3.1 Select Help > Software Updates > Find and Install. 3.2 Select Search for updates of currently installed features. Click Next. 3.3 Check the update sites that you want to check for new features. Select Finish. 3.4 If there are features to install then you will install the features as in step 2.1.5. |
Those plug-ins without an update site have an astrisk (*) after their name. They will have to be installed manually. For manual installation instructions, see Section 2.0. A list of the update sites for plug-ins that have them have been compiled into an XML file (right-click, save as). To use this file, follow steps 4.1-4.x. 4.1 Download the XML file containing the majority of the update sites (above) to a location you can remember. 4.2 Select Help > Software Updates > Find and Install. Select Search for new features to install. Click Next. 4.3 On the page "Update Sites to Visit," click "Import Sites..." Select the file plugins.xml from its location in step 4.1. 4.4 Continue from step 1.2.3. |
If you would like the latest version of Eclipse, MyEclipse and all the plugins in one package, check out the installer information page. |