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 - Missing "Navigate -> Go to Test/Tested class" menu items in popup menu inside editor
Summary: Missing "Navigate -> Go to Test/Tested class" menu items in popup menu inside...
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Symfony (show other bugs)
Version: 8.0
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-29 14:47 UTC by Jiri Vagner
Modified: 2016-11-17 07:29 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 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