]
Lucia Jelinkova commented on JBIDE-19846:
-----------------------------------------
I tried the new version and it seems there is no check if the folder is workspace root any
more. I don't really care since you're now able to select folders you want to
import but I just wanna check this is intended.
If this is the case we should mark the Jira as outdated instead of resolving it.
Remove generated files after user decides to delete imported unuseful
root
--------------------------------------------------------------------------
Key: JBIDE-19846
URL:
https://issues.jboss.org/browse/JBIDE-19846
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.3.1.Beta1
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.