Skip to content

BeckerWdf/m2e-core

This branch is 1275 commits behind eclipse-m2e/m2e-core:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c9e1e54 · Jan 18, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 16, 2021
Jan 15, 2021
Jan 15, 2021
Dec 3, 2020
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 8, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 16, 2021
Jan 15, 2021
Nov 3, 2020
Jan 15, 2021
Sep 24, 2020
Mar 18, 2020
Sep 24, 2020
Jan 15, 2021
Jan 18, 2021
Jan 18, 2021
Jan 13, 2021
Oct 14, 2020
Jan 15, 2021
Sep 24, 2020
Jan 15, 2021
Jan 8, 2021
Oct 5, 2020
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Mar 4, 2020
Jul 7, 2020
Sep 10, 2020
Sep 15, 2020
Jun 4, 2020
Dec 8, 2020
Sep 27, 2011
Nov 29, 2010
Oct 5, 2020
Jan 15, 2021

Repository files navigation

Eclipse IDE integration for Maven (Eclipse m2e project)

M2Eclipse provides tight integration for Apache Maven into the Eclipse IDE with the following features:

  • Rich editor for pom.xml files
  • Launching Maven builds from within Eclipse
  • Dependency management for Eclipse build path based on Maven's pom.xml
  • Resolving Maven dependencies from the Eclipse workspace without installing to local Maven repository
  • Automatic downloading of the required dependencies from the remote Maven repositories
  • Wizards for creating new Maven projects, pom.xml and to enable Maven support on plain Java project
  • Quick search for dependencies in Maven remote repositories

See also https://projects.eclipse.org/projects/technology.m2e

📥 Installation

The recommended way is to install using the Eclipse marketplace entry for m2e. Either using the installation tricks possible from the website or using the Eclipse Marketplace Client directly from within the IDE.
⚠️ Some other entries exist that look like m2e. They're usually outdated or incorrect. Please use the official one, linked above.

Alternatively, you can install the lastest M2Eclipse release by using the Install New Software dialog in Eclipse IDE, pointing it to this p2 repository: https://download.eclipse.org/technology/m2e/releases/latest/

For information about testing development builds, see CONTRIBUTING.md.

⌨️ Contributing

See CONTRIBUTING.md

⚖️ License

See LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%