sdedic commented on pull request #3449:
URL: https://github.com/apache/netbeans/pull/3449#issuecomment-1012093974


   OK, I believe I have a quick fix that will allow to disable (standard) 
actions; a proper fix requires a small extension to the ActionMapping 
definition, as the `disabled` state is now under-represented (as an absence of 
any goal). So it both complicates interaction with new actions and also 
prevents from disable-enable when one would expect the action retains the 
former definition, but it does not (goals are cleared). 
   Similar with Gradle. I would track that as another bug + attempt to fix for 
the next release (or backport if the result would not be that disruptive).


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