Re: Netbeans clusters in my application project

geertjan wielenga <[email protected]> Wed, 12 Jul 2017 12:00:59 +0200
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Organization Oracle Corporation
Message-ID <[email protected]>
Can you just remove the update centers from the Plugin Manager?

Gj


On 12-7-2017 9:32, markreds81 wrote:
> Hi everybody,
> my custom application developed over the Netbeans platform API (against 8.0.2 version) sometimes tries to download and install lots of unrequested and unused  plugins from the Netbeans Update Center (they seems to be related to develment IDE). I thought it depends for some clusters registered in the project settings. So I tried to deselect all and then add only these are necessary to run.
> Now the application has the following issues:
> 1. the "Tools > Plugins" menu is disappeared from the menĂ¹ bar so I unable to show the Plugins modal dialog (I use it to configure my custom update centers).
> 2. when I call ProgressUtils.showProgressDialogAndRun, the new ProgressRunnable is executed in the background as expected but no modal dialog is displayed anymore. The task takes about 10-15 seconds.
>
> What clusters should I select to resolve them?
>
>
>
>
> Attachments:
> http://forums.netbeans.org//files/senza_titolo_330.jpg
>