Eclipse Install MAVEN m2e-eclipse offline installation of M2E plug-ins and Eclipse.ini configuration-VM parameters

Source: Internet
Author: User

Because of the work requirement, I need to use Eclipse version 3.7.2 (Indigo) & maven 0.10.2

But the network condition are so poor to install this maven online. So I need to search a through to the install this offline.

1. Download All files from http://m2eclipse.sonatype.org/sites/m2e/

Enter the folder of your required version, download 2 XML & all JAR files within features & plugins.< /c2>

Make a folder in the your PC named "m2e", put all these files to that folder. Don ' t change the folder structure.

Put the folder "M2E" directly into "Dropins" folder in your Eclipse directory.

2. Modify Eclipse.ini and ADD-VM param.

If You launch eclipse now, you'll see a warning-let's change your INI file.

Edit your Eclipse.ini file, add 2 lines Before-vmargs. For example, mine is:

--launcher.defaultaction
OpenFile
-vm
D:\Program Files (x86) \java\jdk1.7.0_17\bin
-vmargs
-xms40m
-xmx384m

After testing, whitespaces in the dir is allowed. Os:windows 7.

Eclipse Install MAVEN m2e-eclipse offline installation of M2E plug-ins and Eclipse.ini configuration-VM parameters

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.