Several ways to install plug-ins in eclipse

Source: Internet
Author: User
First, use Eclipse's softwareupdates/find and install ... search for new features ... Enter software installation address for installation

Second, unpack the plug-in package.
Download the plugin file and unzip it to the Eclpise directory. Re-start Eclipse ;

Note: After you extract the plug-in package directly into the plugins folder, restart Eclipse, and you may not be able to load the new plug-in.

The solution is:
1, open the command line, to the current Eclipse directory, enter Eclipse-clean, restart Eclipse, so that eclipse will add a new plug-in.
2, if the plug-in does not rise, please delete the Eclipse/configuration/org.eclipse.update directory and then start eclipse:)

Third, use the link file.
Create a new links directory in the Eclipse directory take Jode as an example, creating a plug-in storage directory: Eclipseplugins/jode/eclipse extracts plugins into the Eclipse directory. In this eclipse, there are two plug-in directories features and plugins. Create a text file with link as extension in the links directory, such as Jode.link, as follows: Path=disk:/eclipseplugs/jode the Eclipse plug-in will install complete:)

Note: The separator in path must be a slash "/" and the exact opposite of the separator in the Windows operating system.
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.