]
Andre Dietisheim updated JBIDE-20125:
-------------------------------------
Labels: openshift_v2 openshift_v3 (was: )
Import-, application wizard: use easy import, not our custom
facility
---------------------------------------------------------------------
Key: JBIDE-20125
URL:
https://issues.jboss.org/browse/JBIDE-20125
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Labels: openshift_v3
Fix For: 4.3.0.Beta2
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