Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 7
    Thanks for the hint about import, I was trying to go through new project, and it was a lot of work for little gain. BTW, when you do this import, Eclipse leaves the files in the original location, it does not copy them to your workspace. Commented Jan 7, 2013 at 18:51
  • Just wanted to clarify the "If I install maven eclipse plugin through the eclipse menu ..." part. You cannot install Maven Eclipse Plugin to Eclipse. Maven Eclipse Plugin is a Maven plugin. It is not an Eclipse plugin. Hence, you cannot install Maven Eclipse Plugin to Eclipse. You can install the M2Eclipse plugin to Eclipse. Commented Oct 20, 2016 at 19:39
  • A ton of work for little gain. This is exactly why I think Maven is counter productive. Commented Jan 20, 2017 at 11:58