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 59367

Summary: Cannot start debugger during classpath scanning
Product: java Reporter: _ lcincura <lcincura>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NPE exception stack trace

Description _ lcincura 2005-05-28 16:44:25 UTC
NetBeans IDE 4.2 [] on jdk 1.5.0_03

When action Debug Main Project is invoked during background classpath scanning,
a dialog box when main class is selected is opened with no classes provided. The
dialogbox stays empty even after scan is completed.
In some cases also NPE is thrown, when the action is invoked.
Comment 1 _ lcincura 2005-05-28 16:44:57 UTC
Created attachment 22352 [details]
NPE exception stack trace
Comment 2 Tomas Zezula 2005-05-30 09:45:58 UTC

*** This issue has been marked as a duplicate of 59054 ***