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 168617

Summary: sources are twice in menu
Product: javafx Reporter: Filip Zamboj <fzamboj>
Component: DebuggerAssignee: issues@javafx <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: blaha, issues, mmirilovic, tpavek, vsigler
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Filip Zamboj 2009-07-15 14:22:58 UTC
Product Version: NetBeans IDE 6.7.1 RC (Build 200907150227)
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02

1. run 6.7.1rc 
2. run java project so java plugin is loaded 
3. Window -> Debugging 
4. Sources are twice in menu. One docks to the bottom panel and one docks where editor is 

Good news is that they show the same thing ;) 

I make it P1 so you can fix in 6.7.1
Comment 1 Tomas Pavek 2009-07-16 09:44:21 UTC
Works for me on Windows (with full 6.7.1 build). Are you able to reproduce? The suspicious part is that it goes through
activating the modules (FoD) - if you are able to reproduce, are the sources menu there also after restart?
Comment 2 Filip Zamboj 2009-07-16 12:14:04 UTC
it's OK in trunk after start and after restart as well
Product Version: NetBeans IDE Dev (Build 200907160201)
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02

in 671rc i reproduce after first fresh start and after restart as well 

OS: Ubuntu 9.04, i use default look&feel (GTK)
Comment 3 Tomas Pavek 2009-07-16 18:05:16 UTC
The second Sources menu item likely comes from JavaFX - it goes away after disabling JavaFX, appears again after enabling.

Note that the full distribution in zip file does not contain JavaFX, I've reproduced in full IDE installed from installer.

It does not appear in trunk because there is no JavaFX (yet).
Comment 4 Marian Mirilovic 2009-07-17 13:18:55 UTC
see also issue 163979 ... exceptions there might be related
Comment 5 Michal Skvor 2009-07-17 16:04:33 UTC
Removed registration of menu item in FX module.
Comment 6 Filip Zamboj 2009-07-20 11:04:06 UTC
verified 

Product Version: NetBeans IDE 6.7.1 (Build 200907192301)
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02