[
https://issues.jboss.org/browse/JBIDE-19768?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-19768:
----------------------------------------
In some extent, we have some guarantees on some projects (such as a pom.xml and a .project
are much much likely to be imported), so we can run a 1st pass of check before importing
anything and show a preview of what's possible.
However, in case of hybrid projects (parts with Maven, some without formal project files)
trusting only this 1st pass will miss important projects. So the trade-off is to show as
many potential nested projects, allow people to select/exclude them individually, and let
people run import either with the recursive configuration (to detect non formalized
projects) or without.
Add possibility to select which nested projects to import
---------------------------------------------------------
Key: JBIDE-19768
URL:
https://issues.jboss.org/browse/JBIDE-19768
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: easymport
Affects Versions: 4.3.0.Alpha2
Reporter: Lucia Jelinkova
Assignee: Mickael Istria
Priority: Critical
Fix For: 4.3.0.CR1
At the moment, all nested projects are imported - it would be useful to have the
possibility to select which projects one wants to import.
Also, sometimes projects contain test data that are detected as projects - this feature
would help also in this case.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)