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 70449 - Cannot debug junit test single java file
Summary: Cannot debug junit test single java file
Status: VERIFIED DUPLICATE of bug 70387
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-15 08:11 UTC by Nam Nguyen
Modified: 2006-01-11 23:44 UTC (History)
1 user (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 Nam Nguyen 2005-12-15 08:11:48 UTC
release50 Build 200512132030

- Right click on a JUnit Test source, do command 'Debug File'.
- Debug run stop at a breakpoint in the file.
- Try step into a method in the current module source.  Cannot, the execution
point move to next source line.

The same NB project works fine when open with a NB 5 beta2 IDE.
Comment 1 Martin Krauskopf 2005-12-15 09:32:52 UTC
Presuambly dupes of issue #70387. Jirko could you help with testing this?
Thanks. Let's reopen if it is not fixed with the fix in 70387.

*** This issue has been marked as a duplicate of 70387 ***
Comment 2 Jiri Skrivanek 2005-12-15 12:36:30 UTC
Yes, it works after fix of issue 70387 (build 20051215-1056).