Christian Lenz created NETBEANS-76:
--------------------------------------

             Summary: Deleting a project should only delete the project
                 Key: NETBEANS-76
                 URL: https://issues.apache.org/jira/browse/NETBEANS-76
             Project: NetBeans
          Issue Type: Improvement
          Components: projects - Maven
    Affects Versions: Next
            Reporter: Christian Lenz


When I have a maven module and I want to delete the project and check the 
"Remove the folder too" checkbox, the output opens -> cd into the folder and 
call java and maven only to clean the folder. But why? There is no need for 
this. When I want to delete a project with the folder too, I do it. From the 
explorer, hit del and thats it. There is no need for doing a cd and a clean 
task, this makes the deleting of a simple project inefficient.

So Delete the folder of a project (of any project type) should not do anything 
else, then delete the folder with a simple rm or del command with parameter.


Regards

Chris



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to