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

Summary: Installed plugin is not working until the IDE is restarted
Product: platform Reporter: Jaromir Uhrik <juhrik>
Component: Module SystemAssignee: Jaroslav Tulach <jtulach>
Status: VERIFIED FIXED    
Severity: blocker CC: jrechtacek, mkleint
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.