Several ways to install the Eclipse Maven plugin

Source: Internet
Author: User
Yesterday, I configured the MAVEN environment directly on the machine, and today I have configured the IDE environment such as Eclipse and so on.
There are many ways to install IDE plugins. One: Online installation, through the Help-->install New software Way, enter the HTTP address to install, simple and easy to operate, but also the pros and cons, is the download speed is slow, or sometimes simply do not search for the plug-in to install.               Use the first way to install, enter the HTTP address: http://m2eclipse.sonatype.org/sites/m2e, tick the option, and wait for it to download and install, and then restart eclipse after the completion. Second: Use the offline plugin package to download the address. Next we use two ways to install the eclipse-maven3-plugin.7z, one is to install the plugin via the link file, and the other is a rude but straightforward way to copy the relevant files directly into the corresponding folder.
Link mode (custom mode):
1. Create two folders in the root directory of your eclipse installation: Links,mavenplugins (the folder name is customizable), eclipse-maven3-plugin.7z extracted features and plugins folder into the Mavenplugins folder (must be so, note the folder after the decompression of the nested situation).
3. In the links directory, create a maven.link (file name customizable) file, open and enter: Path=mavenplugins folder absolute Path (Note that the folder path is "/" or "\ \" instead of "\").
4. Restart Eclipse, after launch you open window---> Preferences will find one more option Maven, indicating that the installation was successful.
Direct Rude Way: The unpacked subfolders features and plugins's jar package files are imported into the features and plugins folders in the Eclipse installation directory, respectively, Then restart Eclipse to see the MAVEN options in preferences. That is, the MAVEN plugin is configured successfully.


Recommended: installation of the plugin for Eclipse link file Method
Original link: http://blog.csdn.net/lfsfxy9/article/details/9397937
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.