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

Summary: Implement "Run Class" 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: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