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 27480

Summary: Implement External Execution
Product: java Reporter: Svata Dedic <sdedic>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 29272    

Description Svata Dedic 2002-09-20 15:10:29 UTC
External Execution should allow to specify these
settings
- command line arguments
- memory size(s)
- system properties

The Executor should be taken from the JRE
(platform) targetted by the project. User can
override the default by manually selecting the
appropriate runtime (platform) for executing the
class.
Comment 1 Svata Dedic 2002-12-04 11:03:16 UTC
This task should end with common properties like Bootclasspath,
classpath, env vars and system properties.
See the dependent issues for specialized UI/settings tasks
Comment 2 Tomas Zezula 2003-03-25 08:00:25 UTC
Done
Comment 3 Jan Becicka 2003-11-25 14:04:36 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 4 Jan Becicka 2003-11-25 14:13:44 UTC
---> CLOSED