[
https://issues.jboss.org/browse/JBIDE-20085?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-20085:
----------------------------------------
I believe this is likely to not be fixed soon, by design of the importer. The importer has
the notion of "primary" project detection (Maven, .project) which if detected
stops further analysis - in that case, m2e-wtp setting JEE natures. In case no primary
project type is found, then there is a second pass of "decorators" project
detectors, that look for some less project-structuring files to add some configuration;
the JEE detectors are secondary and not called when a project is already detected as
Maven.
JEE natures are not listed properly
-----------------------------------
Key: JBIDE-20085
URL:
https://issues.jboss.org/browse/JBIDE-20085
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: easymport
Affects Versions: 4.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Mickael Istria
Priority: Minor
Fix For: 4.4.x
Attachments: natures.png, report-dialog.png
I tried to import projects from
https://github.com/jboss-developer/jboss-sandbox-quickstarts.git
Even though they are JEE examples the only nature listed in the report was Maven nature.
After import there are also JEE natures set correctly.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)