Posts Tagged ‘feature on demand’

NetBeans Module Automatic Unload

Friday, May 9th, 2008

As a quick follow-up to my previous post on the NetBeans Feature on Demand, I was thinking about how nice it would to further optimize the NetBeans startup time (via module unloading).

When NetBeans loads, it processes and loads each module that is active. To speed up this process I manually uninstall modules I know I will never use, as well as deactivating modules I use infrequently. It would be nice if the IDE could monitor and do this for me.

(more…)

NetBeans Feature on Demand ‘Birds of a Feather’ Session at JavaOne 2008

Thursday, May 8th, 2008

Earlier tonight, I attended the NetBeans ‘Feature on Demand’ Birds of a Feather Session at JavaOne 2008 presented by Sun’s Geertjan Wielenga and Jiri Rechtacek.

(more…)