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 77525 - J2MEUNIT - Go To | Test doesn't work
Summary: J2MEUNIT - Go To | Test doesn't work
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Jiri Prazak
URL:
Keywords:
Depends on:
Blocks: 77184
  Show dependency tree
 
Reported: 2006-06-07 14:19 UTC by Lukas Hasik
Modified: 2007-10-16 23:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Go To | Test error dialog (7.59 KB, image/png)
2006-06-07 14:20 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2006-06-07 14:19:39 UTC
mp 060605

-there is Go To | Test action in popup menu in Editor

*in J2ME project it show only "Test class for MMM was not found".
Comment 1 Lukas Hasik 2006-06-07 14:20:44 UTC
Created attachment 30858 [details]
Go To | Test error dialog
Comment 2 Lukas Hasik 2006-06-23 15:09:25 UTC
moving to mobility component
Comment 3 Jiri Vagner 2007-09-04 14:58:28 UTC
Now there is no "Go to ..." item in popup menu, but there is action "Navigate -> Go to Test" with shortcut CTRL+SHIFT+T
in main menu. And it doesn't work.

Opened test file inside non-mobile project has action "Navigate -> Go to Tested Class" with the same shortcut. Opened
test inside mobile app still has action "Navigate -> Go to Test" in main menu.

All these things does not work in j2me project. In my opinion this issue should be P3.


Product Version: NetBeans IDE Dev (Build 200709031200)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Comment 4 luky 2007-10-08 13:04:07 UTC
Fixed.
Checking in J2MEUnitPlugin.java;
/cvs/mobility/j2meunit/src/org/netbeans/modules/mobility/j2meunit/J2MEUnitPlugin.java,v  <--  J2MEUnitPlugin.java
new revision: 1.5; previous revision: 1.4
done
Comment 5 Lukas Hasik 2007-10-16 23:14:01 UTC
verified in 20071016 b2 build