Re: Gradle project action: Delete

2019-10-08 Thread Laszlo Kishalmi
Well, it is simply not implemented yet. As far as I can see it could be implemented on root projects only, as we do not edit the Gradle build structure from NetBeans, it is read-only. Though it might be confusing, that the action is enabled on some project and not on others. On 10/8/19 12

Gradle project action: Delete

2019-10-08 Thread Emilio G . C .
Hello Does anyone know why Gradle projects can't be "deleted" the same as Ant or Maven ones, by right-clicking on the project and selecting such an option from the menu? It has been like this for a long time now, and I can't remember if a reason for it not being there was ever discussed. Thank