Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

M2E extension development environment

Revision as of 06:40, 17 June 2011 by Igor.ifedorenko.com (Talk | contribs) (New page: == Setting up Eclipse IDE == * "Classic" Eclipse distribution 3.7 or 3.6.2 * Add http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site update site * Install m2e 1.0.0...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Setting up Eclipse IDE


Command line build

Download and unpack to a local folder Maven 3.0.3 or better available from http://maven.apache.org/download.html

Back to the top