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 - Implement External Execution
Summary: Implement External Execution
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks: 29272
  Show dependency tree
 
Reported: 2002-09-20 15:10 UTC by Svata Dedic
Modified: 2007-09-26 09:14 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 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