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 41855

Summary: Implement "Run Class in Debugger" action
Product: projects Reporter: Petr Hrebejk <phrebejk>
Component: Generic Projects UIAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 41835    

Description Petr Hrebejk 2004-04-08 14:12:42 UTC
Current UI spec requires the Run Class in Debuger
1-off action. It is not implemented yet and it is
not even present in the menu. As the David wants
to implement Run Single class. He could also
implement this one.
Comment 1 David Konecny 2004-05-09 13:57:47 UTC
Fixed together with issue 41854 (Run Class):

Checking in
projects/projectui/src/org/netbeans/modules/project/ui/actions/Actions.java;
new revision: 1.6; previous revision: 1.5
Checking in
projects/projectui/src/org/netbeans/modules/project/ui/actions/Bundle.properties;
new revision: 1.3; previous revision: 1.2
Checking in
projects/projectui/src/org/netbeans/modules/project/ui/resources/debugSingle.gif;
initial revision: 1.1
Checking in
projects/projectui/src/org/netbeans/modules/project/ui/resources/layer.xml;
new revision: 1.11; previous revision: 1.10
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/Bundle.properties;
new revision: 1.4; previous revision: 1.3
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/J2SEActionProvider.java;
new revision: 1.9; previous revision: 1.8
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/resources/build-impl.xsl;
new revision: 1.8; previous revision: 1.7
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/resources/build.xsl;
new revision: 1.4; previous revision: 1.3