How to install plug-ins in eclipse or myeclipse

Source: Internet
Author: User

I. Imitating learning how to program eclipse myeclipse

Create a folder anywhere

Myeclipse and sub-file eclipse, plug-ins are placed in eclipse

Directory structure of the plug-in the file is: D: \ Program Files \ myeclipse 6.6 \ myeclipse \ eclipse \ plug-in

Create a links folder under the eclipse statistics directory.

The links configuration file com. genuitec. Eclipse. myeclipse. Link contains

path=D:/Program Files/spring pluginpath=D:/Program Files/MyEclipse 6.6/myeclipse

 

2. install your own plug-in

1. Create a directory at any location and add the corresponding plug-in

For example, the current position of the plug-in is: D: \ Program Files \ spring plugin \ plug-in.

2. Create the links folder for plug-ins in the statistics directory of the eclipse application, and put the plug-in configuration file spring. Link in the links.

The directory structure of the plug-in configuration file is: D: \ Program Files \ myeclipse 6.6 \ eclipse \ links \ spring. Link

3. In the plug-in configuration file spring. Link, write your plug-in storage location: Path = D:/program files/spring plugin.

This plug-in has been installed, and is now installed in myeclpise. The installation method in eclpise is similar. Finally, you need to turn off eclpise and re-open it.

========================================================== ========================================================== =

The method you previously wrote to install the plug-in eclpise is for reference only

1. create a plug-in folder springide creates a folder (plug-in folder) in the same-level directory of the eclipce application. For example, add the plug-in folder named springide2, that is, add the features and plugins plug-ins to the plug-ins folder, such as features and Plugins. introduce the plug-in text springide. LINK creates a links folder in the directory of the eclipce application at the same level, which creates springide. link text 4. the path where the write plug-in is located. In springide, write the plug-in Path =/springide to import the spring2.5 namespace 1. In XXX. in XML, click design2.beans -- Right-click ---> edit namespaces ----> Add namespace -- Context ---> edit ---- location --- -------> select XML catalog entry ----> spring... context... 2. 5... XSD;

 

 

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.