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 127396 - Installed plugin is not working until the IDE is restarted
Summary: Installed plugin is not working until the IDE is restarted
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 126661 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-14 14:25 UTC by Jaromir Uhrik
Modified: 2008-12-23 08:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2008-02-14 14:25:21 UTC
Product Version: NetBeans IDE Dev (Build 200802140010)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
System: Mac OS X version 10.5.1 running on i386; MacRoman; en_US (nb)

Steps to reproduce:
-Install e.g. Module Manager from the update center
->> Tools|Module Manager menu item doesn't appear
This menu item appears there after the IDE is exited and started again. It seems to be related to caches so that I am
assigning it directly to Yarda - feel free to reassign.
Comment 1 Jiri Rechtacek 2008-02-14 14:27:44 UTC
Also easy reproducible with Maven plugin in recent NB6.1 dev builds.
Comment 2 Tomas Danek 2008-02-20 15:25:08 UTC
this also affects affects following usecase:
- create new module
- register e.g. some new menu action
- Invoke "install/reload module in current IDE" action
Comment 3 Jaroslav Tulach 2008-02-21 14:43:52 UTC
d0a25cd04eb4
Comment 4 Jaroslav Tulach 2008-02-21 14:52:36 UTC
*** Issue 126661 has been marked as a duplicate of this issue. ***
Comment 5 Jaromir Uhrik 2008-07-30 10:04:21 UTC
Verified.