Skip to content
Discussion options

You must be logged in to vote

Your cluster / bundle might have autoload enabled. From https://netbeans.apache.org/tutorials/nbm-emf.html

"Autoload" means that a module is turned on only when needed. In contrast to regular modules, which require some manual action, the autoload modules are opaque for users and are managed solely by the infrastructure. As soon as there is a module needing, via its dependencies, an autoload module, the infrastructure enables it.

I don't have an app to test it, but:

If your app is Ant based, I think you need to re-import the cluster (and delete the old config and update_tracking files). From there you can select how the bundle should be activated. Example in the tutorial: https://netbeans…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sjaenick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants