]
Andre Dietisheim commented on JBIDE-20125:
------------------------------------------
we went out of time for this in 4.3.0.Beta2, postponing
v3 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.CR1
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