Eclipse Install Plugin

Source: Internet
Author: User

There are three ways to install the Eclipse plugin:

The first type: Direct Copy method

Assuming your eclipse is in (C:\eclipse), unzip the eclipse plugin you downloaded or install the Eclipse plugin into the specified directory AA (C:\AA) folder, open the AA folder, In the AA folder contains two folders features and plugins, and then the files in two folders are copied to the corresponding folder under Eclipse features and plugins, the general plug-in files directly copied To the Eclipse directory is the most direct and most stupid way! Because it will be very difficult to remove these plugins in the future! Not recommended for strong columns!!

Note: After extracting the plug-in package directly under the Plugins folder, restarting Eclipse may not load the new plugin.

The workaround is to:

1. Open the command line to the current Eclipse directory, enter Eclipse-clean, and restart Eclipse, so eclipse will add a new plugin.

2, if the plug-in can not be upgraded, then please delete the Eclipse\configuration\org.eclipse.update directory before starting eclipse:)

You can see the newly installed plugins in the Eclipse menu "Help" and "About Eclipse SDK"--"Feature details" and "plug-in details".

the second type: Using the link file Method

a. Assuming that your eclipse is in (C:\eclipse), under this folder, create a new directory structure (c: \ Eclipse\pluginseclipse\jode\eclipse),

b. Unzip the eclipse you downloaded Plug-ins or install the Eclipse plugin into the specified directory bb (C:\BB) folder, open the BB folder, and copy the two folders in the BB folder features and plugins to the newly created eclipse (C:\eclipse\ Pluginseclipse\jode\eclipse, so there are two plug-in directories features and plugins in Eclipse.

c. Create a new links (C:\eclipse) directory in the Eclipse (C:\eclipse\links) directory, Create a text file with the link extension in the links directory, such as Jode.link, with the following Path=c:/eclipse/pluginseclipse/jode or path=c:\\eclipse\\ Pluginseclipse\\jode Plugin's directory)

Note: the link file path= The path path of the plug-in directory is delimited with \ \ or

    1. /eclipse/

    2. links/

    3. Jode.link

    4. Webtools.link

    5. Updatemanager.link

    6. ...

    7. ...

You can see the newly installed plugins in the Eclipse menu "Help" and "About Eclipse SDK"--"Feature details" and "plug-in details".

Third: Plug-in installation method using Eclipse's own graphical interface

Select Help > Software Updates > Manager Configuration
Select Add > Extension location to find the directory where you want to install the plugin. Using Eclipse's Help->softwareupdates

Find and install ... search for new features ... Enter the software installation address to install strongly recommend this method, a lot of advantages such as can square

Add Delete, do not write your own link file!

Note: The directory structure of the Eclipse plugin

    1. /eclipse-plugins/

    2. eclipse/

    3. . eclipseextension

    4. features/

    5. plugins/

The directory referred to in the 2.3 method refers to the "Eclipse" directory,

If you use the 3rd method, you must have files in the Eclipse directory. Eclipseextension, if you do not have this file under the plugin,
That's right. The file under the Eclipse installation directory is on the past! Only have such a file on it, the content is useless, mainly some version information! For example:

    1. Id=org.eclipse.platform Name=eclipse Platform

    2. version=3.1. 1

Eclipse Install Plugin

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.