This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 28387

Summary: Display list of installed modules more easily
Product: platform Reporter: khaps <khaps>
Component: Window SystemAssignee: mslama <mslama>
Status: CLOSED WONTFIX    
Severity: blocker CC: jglick
Priority: P4 Keywords: UI
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description khaps 2002-10-31 23:25:45 UTC
The "Tools | Options" menu is an unwieldly way to
find out which modules are currently installed
and/or enabled, esp. for a user like me who keeps
installing/uninstalling/disabling them based on
need and curiosity. Can there be a simpler way to
look up this information, maybe a listing of
installed modules on a tab in "Help | About"?
Comment 1 Jesse Glick 2002-11-01 14:47:50 UTC
I guess. Seems like it would not affect so many users, though.

Easy workaround:

touch $userdir/system/UI/Runtime/org-netbeans-core-ui-ModuleNode.instance

and restart or wait a minute if necessary for a list of modules to
appear in the Runtime tab. (Possibly dev builds only! Similar tricks
are possible in 3.4 I think. This trick might work in 3.4, not sure.)

Also note that the Setup Wizard shows them all. Not sure how many
different places the same info should be displayed.
Comment 2 Marian Mirilovic 2002-12-06 17:57:38 UTC
reassigne to Marek, new owner of ui subcomponents
Comment 3 Marian Mirilovic 2003-01-17 16:57:16 UTC
In my opinion it is enough, wontfix
Comment 4 Marian Mirilovic 2003-07-28 15:40:06 UTC
Without new informations for long time - verifying, closing.