Install the Eclipse plug-in (manually installed). Take installing the svn plug-in and the Chinese Language Pack as an example.

Source: Internet
Author: User

Manual configuration of Eclipse plug-in

I personally installed the Eclipse plug-in manually today.ArticleTo summarize the installation methods. Here are two examples to share your gains.

 

Example 1: SVN plug-in Installation

1. Create an arbitrary folder (such as plugin) under the eclipse root directory, and create a folder (such as SVN) named after the plug-in ).
2. decompress the downloaded plug-in file, and copy the plugins and features folders to this folder (SVN ).
3. Create a links folder under the eclipse root directory and a file named. link with the extension name under the links folder (such as SVN. Link)
4. Edit SVN. Link, such as Path = D: // eclipse // plugin // SVN. (This path is the location of the svn file in step 1)
5. Restart eclipse.

So easy!

 

Eclipse SVN plug-in csdn:Http://download.csdn.net/source/3143260

 

Example 2: Eclipse multi-country Language Pack (Based on Network Information)

 
Usage:
(1) switch off eclipse first
(2) decompress the Language Pack and give the directory a name, for example, language.
(3) copy this directory to the eclipse installation directory. Note that there is an eclipse subdirectory under the language directory, followed by the features and plugins directories.
(4) create a link file for the Language Pack. Create a new directory named links under the eclipse installation directory, and create a text file named language in the directory. link (can be named at will), and then in the language. add a line of text in the Link file: Path = C: // eclipse // language (Note: C: // eclipse is the installation directory of eclipse) after the above four steps, now you can restart eclipse. When eclipse is started, it will automatically find all text files in the links directory and load the plug-in which path points to eclipse.

Note:
(1) All link files must be valid in the links directory.
(2) The name and extension of the link file can be used.
(3) If you want to install multiple plug-ins, you can either set the path of all plug-ins in a link file (one path line) or split it into a path and one link file.
(4) If eclipse still does not have any culture after multi-country language packs are installed, check whether the path set in the Link file is correct and whether the link file is in the links directory; check whether the location of the links directory is correct, whether the multi-country Language Pack Version is consistent with the eclipse version, and whether the Windows operating system is a Chinese version.

(5) How can I restore eclipse from Chinese to English? Eclipse loads the Language Pack plug-ins for multiple countries based on the path settings in the Link file. Therefore, deleting, renaming the links directory, or deleting the link file corresponding to the Language Pack can make eclipse unable to find the multi-country Language Pack plug-in at startup. However, an error dialog box appears. The solution is to delete the configuration directory under the eclipse installation directory, restart eclipse, and return the English version of Eclipse.

 

Eclipse Language Pack csdn:Http://download.csdn.net/source/2769059

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.