]
Lucia Jelinkova resolved JBIDE-21073.
-------------------------------------
Resolution: Done
According to
this should be fixed. Resolving the cloned issue.
Remove generated files after user decides to delete imported unuseful
root (NEON)
---------------------------------------------------------------------------------
Key: JBIDE-21073
URL:
https://issues.jboss.org/browse/JBIDE-21073
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: easymport
Affects Versions: 4.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Mickael Istria
Priority: Minor
Fix For: 4.4.0.Alpha1
When user selects folder root that contains no real data (e.g. workspace root) importer
asks if he wants to delete the project after import. However, even if the project is
deleted from workspace, the generated files (e.g .settings, .project) still remain on the
filesystem. These should be deleted as they are clearly not needed nor desired.