How to configure various plug-ins in myeclipse eclipse

Source: Internet
Author: User

If you configure the plug-in myeclipse, you may not be able to develop the javaee project. This is due to the anti-piracy Effect of myeclipse. Therefore, there is a universal plug-in configuration method! Here I will use PHP as an example!

Step 1: Find the installation directory of myeclipse. For example, my system is window7 and the corresponding myeclipse directory is: C: \ Users \ sky \ appdata \ Local \ myeclipse 9, there is a dropins folder under the directory, where a file ending with link is created,

Step 2: When I configure the PHP plug-in, the new file is Php. link file, add the following content to the file: Path = D:/Java/myeclipse_plugins/phpeclipse path corresponds to the plug-in directory, and my PHP plug-in is in D: /Java/myeclipse_plugins /,

Note: 1. the features and plugins folders are available in phpeclipse!

2. "/" of the plug-in path. If "\" is used,", The configuration is invalid!

 
Path = D:/Java/myeclipse_plugins/phpeclipse

Step 3: Now the configuration is basically complete. You only need to restart myeclipse to see the new -- project to create a PHP project!

 

Eclipse I do not need to illustrate here, because myeclipse is originally based on Eclipse integrated software, if you want to configure the Eclipse plug-in, you can also use the following configuration method to create a new plug-in file in dropins in eclipse!

 

I only use PHP for example here. Other plug-ins such as SVN, Android, JavaScript, and jdjava can be configured in the same way! Note that the directory of the plug-in must contain the features and plugins folders! Generally, after downloading the plug-in on the official website, it contains some other things that can be deleted. You only need to keep the content in features and Plugins!

Good stuff. Let's share it with you!

 

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.