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 1486

Summary: Debugger does not work for applets.
Product: debugger Reporter: issues@www <issues>
Component: CodeAssignee: issues@www <issues>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description issues@www 1999-04-09 02:38:39 UTC
Starting debugger for applets does nothing. New java process is started ( visible in Task manager) but nothing happens. Only command Finish Debugger is enable, Trace Into, Over are disabled.

[mbalin]: Debugger tries to invoke main() method.