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 - Display list of installed modules more easily
Summary: Display list of installed modules more easily
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: mslama
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-10-31 23:25 UTC by khaps
Modified: 2008-12-22 18:59 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.