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 - Implement "Run Class in Debugger" action
Summary: Implement "Run Class in Debugger" action
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-04-08 14:12 UTC by Petr Hrebejk
Modified: 2004-08-13 12:11 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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