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 120356

Summary: Missing "Navigate -> Go to Test/Tested class" menu items in popup menu inside editor
Product: php Reporter: Jiri Vagner <jvagner>
Component: SymfonyAssignee: Marian Petras <mpetras>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic, ppis
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Vagner 2007-10-29 14:47:25 UTC
Steps to reproduce:
 - create java app project
 - create test for Main.java file
 - try to use "Navigate -> Go to Test/Tested Class" from main menu
 - and invoke popup menu inside editor area and explore content of "Navigate->" submenu

Product Version: NetBeans IDE Dev (Build 20071027171322)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Linux version 2.6.22-14-386 running on i386; UTF-8; en_US (nb)
Comment 1 Marian Petras 2007-10-31 20:58:45 UTC
Confirmed.
Comment 2 Marian Petras 2007-11-07 16:28:44 UTC
This issue was introduced with a large patch for bug 110064 ("Navigate Test is hardcoded for Java").
Comment 3 Marian Petras 2007-11-07 16:42:51 UTC
Fixed in the trunk.

Modified file:
    junit/src/org/netbeans/modules/junit/resources/layer.xml   (1.63)

Diff:
http://deadlock.netbeans.org/fisheye/browse/netbeans/junit/src/org/netbeans/modules/junit/resources/layer.xml?r1=1.62&r2=1.63
Comment 4 Marian Mirilovic 2007-11-12 16:56:34 UTC
A little bird told me we want to fix this into NB 6.0.
Comment 5 Jiri Vagner 2007-11-22 11:45:34 UTC
So, what about desire of that little bird? :)
Comment 6 Jiri Vagner 2007-11-22 11:53:25 UTC
Verified

Product Version: NetBeans IDE Dev (Build 071119)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-b05
System: Linux version 2.6.20-15-generic running on i386; UTF-8; en_US (nb)
Comment 7 Marian Petras 2007-11-22 12:16:39 UTC
The final decision was that it won't go to NB 6.0.
Comment 8 Marian Mirilovic 2007-11-22 12:34:17 UTC
Exactly, this is not a stopper for NB 6.0.
Comment 9 moueza 2016-11-17 07:29:39 UTC
confirmed with PHP classes