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 55197

Summary: Remove the run single file and debug single file actions
Product: javaee Reporter: Andrei Badea <abadea>
Component: EJB ProjectAssignee: Andrei Badea <abadea>
Status: CLOSED FIXED    
Severity: blocker CC: johnjullion, jrojcek
Priority: P3 Keywords: SIMPLEFIX, UI
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Andrei Badea 2005-02-18 15:27:06 UTC
Probably there's no use-case for it (aside for
running a single test -- is this common?).
Currently these actions deploy the module (as
standalone if the module if part of a J2EE app),
we probably don't want to do that.

Jano, can you comment?
Comment 1 jrojcek 2005-02-18 15:39:49 UTC
It probably doesn't make sense to execute (or debug) a single file in EJB module, right? So, 
I am for removing those actions (and make them disabled in the main menu).
Comment 2 Martin Adamek 2005-03-18 06:14:38 UTC

*** This issue has been marked as a duplicate of 55198 ***
Comment 3 Andrei Badea 2005-03-18 08:25:16 UTC
It is not a duplicate.
Comment 4 Andrei Badea 2005-03-18 08:26:19 UTC
Fixed by madamek in EjbJarActionProvider revision 1.10.
Comment 5 Petr Blaha 2005-05-09 15:14:14 UTC
[netbeans41 RC2]