neilcsmith-net commented on issue #8768:
URL: https://github.com/apache/netbeans/issues/8768#issuecomment-3239184548

   > The issue is that the Netbeans UI has some fake actions: they claim to do 
something, but in reality they change nothing.
   
   This is not correct, if not necessarily always intuitive.  It does change 
something.  NetBeans has kit modules, such as `java.kit` that exist solely to 
depend on and enable a group of other modules.  If you activate the `Java SE` 
module it will activate all the modules it depends on.  It does not necessarily 
mean that deactivating it deactivates everything it enabled.  But it might eg. 
disable or allow you to disable that ANTLR module.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to