v2 Import-, application wizard: use easy import, not our custom
facility
------------------------------------------------------------------------
Key: JBIDE-20126
URL:
https://issues.jboss.org/browse/JBIDE-20126
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: openshift_v2
Fix For: 4.5.3.Final
The current impl of the import wizard in v2 and v3 is using a custom import logic where
it launches m2e for repositories that have a pom.xml and "General project" for
all the others. In JBDS-3285 [~mickael_istria] contributed a new Easy import facility for
Eclipse that we should use instead of our own minimalistic, custom made approach