-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
when using git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.docs.git it already has tons of projects with .project in it but also pom.xml. Resulting in slow and eventually wrong imported projects.
This import is really slow with easyimport vs just using plain file import.
Shouldn't easyimport honor existing .project files over presence of a pom.xml (or anything else) ?
If not could we allow users to disable certain configurators for an import or even reorder priority so mvn wont win ?