Hi Eran,
Look at a post on my weblog
http://blogs.sun.com/rechtacek/entry/how_to_customize_plugin_manager.
Maybe switch -J-Dplugin.manager.check.updates=false could solve your
problem.
-jiri
Eran Levy wrote:
> Hello,
> I know that it's been discussed many times, but no one replied the
> solution.
> I'm currently developing RCP application based on the Netbeans platform.
> Each time I'm running my Suite or Build my modules, it tries to generate
> information for Auto-Update, which takes quite a long time.
> You might familiar with the following message:
> "netbeans:
> Generating information for Auto Update... "
> While debugging it can drive you crazy...
> I'm running Netbeans 6.0.1 on Windows XP platform. I tried to add the
> "-J-Dnetbeans.full.hack=true" command option but it didn't solve the
> said problem. I added this option to the Netbeans etc\netbeans.conf file
> and tried also to add to the shortcut (netbeans.exe ...).
>
> Do you have any idea?
>
> Eran
>