jtulach opened a new pull request, #7105: URL: https://github.com/apache/netbeans/pull/7105
Third attempt to integrate `ActionProvider` and its `Lookup` improvements needed by https://github.com/enso-org/enso/pull/9041. #7011 got merged with failing tests and reverted. #7059 was targeted for `delivery` branch, but that one has been deleted already. * aaac3d0c8fca3fb6c65ab7e60a0fa6733266c5a6 - adds a multiline test to `java.mx.projects` for behavior implemented by #7013 * 457008862b7f72f6b61f4d11097537e2bb7dd7bc introduces unified `createTargetLookup` method and uses it for `isEnabled` check as well as `invokeAction` (I believe) Per discussion in #7059 the `Project` instance is included in the `createTargetLookup`, but not the content of `Project.getLookup()`. -- 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
