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 41854 - Implement "Run Class" action
Summary: Implement "Run Class" 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:
: 42804 (view as bug list)
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-04-08 14:10 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:10:22 UTC
Currently the Run Class 1-off Action says not
implemented yet. David volunteered to implement it.
Comment 1 Milan Kubec 2004-05-05 09:44:29 UTC
*** Issue 42804 has been marked as a duplicate of this issue. ***
Comment 2 David Konecny 2004-05-09 13:57:21 UTC
Fixed together with issue 41855 (Debug 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