[
https://issues.apache.org/jira/browse/NETBEANS-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442561#comment-16442561
]
Christian Lenz commented on NETBEANS-76:
----------------------------------------
It is not a minor in my opinion, because it does a portion of logic like mvn
clean etc, which is not needed anyway, anymore, why? So you can't delete a
maven project fast inside the IDE w/o having this hazle of logic behind.
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists