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 63176 - Menu item "Go To Test" has to be moved to Go To submenu
Summary: Menu item "Go To Test" has to be moved to Go To submenu
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-08-26 16:04 UTC by Marian Mirilovic
Modified: 2005-09-07 15:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Editor menu with Go To Test action (35.51 KB, image/png)
2005-08-26 16:04 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2005-08-26 16:04:10 UTC
NB.dev(200508251800), JDK 6.0(b48)

Invoke popup menu in the java editor. There is an action "Go To Test", I think
it has to be moved under "Go To" menu.

(see attached screenshot)
Comment 1 Marian Mirilovic 2005-08-26 16:04:42 UTC
Created attachment 24276 [details]
Editor menu with Go To Test action
Comment 2 Martin Roskanin 2005-08-26 16:08:31 UTC
reassigning to junit module
Comment 3 Marian Petras 2005-08-29 15:35:24 UTC
Done (in the trunk), together with fix of bug #63177.

Modified files:
    junit/src/org/netbeans/modules/junit/Bundle.properties   (1.66)
    junit/src/org/netbeans/modules/junit/resources/layer.xml   (1.36)

Diffs:
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/Bundle.properties?r1=1.65&r2=1.66&diff_format=u
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/resources/layer.xml?r1=1.35&r2=1.36&diff_format=u
Comment 4 Marian Mirilovic 2005-09-07 15:29:38 UTC
verified in NB5.0(200509051800)