neilcsmith-net opened a new pull request, #5870: URL: https://github.com/apache/netbeans/pull/5870
Rewrite the `Open in System` action with lookup listening so that it works dynamically with global context. Now that SystemOpenAction is included in the main Tools menu ( #5770 ), the fact that the action doesn't enable and disable with the global context is very visible. When any item that is not a file is selected (service, pom navigator, etc.) the action remains enabled but non-operational. These changes ensure the action only appears when applicable. -- 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
