You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/31 21:51:35 UTC

[GitHub] [netbeans] lkishalmi commented on issue #4866: Can't activate Tools > Plugins > Installed > Tools

lkishalmi commented on issue #4866:
URL: https://github.com/apache/netbeans/issues/4866#issuecomment-1297730031

   Hmm, both the `gradle.editor` module (new in this release) and the `gradle.dists` are eager modules, which should mean they are loaded if all of their dependencies are loaded. There might be a glitch in the feature enablement code somewhere.
   
   The easy workaround would be to have these modules as regular and add them as a dependency in the `gradle.kit` module. I'm going to create a PR for that.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists