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 46022 - Debugger sometimes ignores project main class
Summary: Debugger sometimes ignores project main class
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-07-12 13:01 UTC by Milan Kubec
Modified: 2005-07-12 11:09 UTC (History)
0 users

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 Milan Kubec 2004-07-12 13:01:37 UTC
[dev-200407111800, JDK 1.4.2_04]

I created simple Java Application project and set
its main class, run the project then. After that I
opened couple of other projects and then set the
first one as Main project. After that I set
breakpoint in java file from the main project and
started debugging of the main project. It ended as
BUILD FAILED because Main class was null. Second
attempt to debug the same project was OK.
Comment 1 Jan Jancura 2004-07-13 16:52:33 UTC
1) VERY nice story. Really! Exciting, dramatic, interesting...
2) Applies to projects, probably. Not to debugger.
3) I can not reproduce it.
Comment 2 Milan Kubec 2004-07-14 09:25:43 UTC
I'm not interested in your personal judgements of the story. Please
forbear similar effusions next time. Thanks.
Comment 3 Milan Kubec 2005-07-12 11:09:04 UTC
Closing.