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 28984 - Missing specification for External and Internal Executor
Summary: Missing specification for External and Internal Executor
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Chris Ledantec
URL:
Keywords: UI
Depends on:
Blocks: 27479 29272
  Show dependency tree
 
Reported: 2002-11-25 12:34 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-11-25 12:34:39 UTC
Executors must be able to plug their
implementation-specific UI, serving UI for
stadnard options as listed by Java Platform
specification; 
from the non-standard, but often used ones (e.g.
-Xmx) only options supported by the particular
implementation should be listed.

As of JDK-1.4, there's execution-time support for
Asserts, which is not reflected in the UI.
Comment 1 Chris Ledantec 2002-12-05 13:31:36 UTC
i had figured to leave this to the 'space for rent' area in the
platform tab(s). 

if this needs to be spec'd in more detail then compiler options and
other java specific things should be added as well...
Comment 2 Chris Ledantec 2003-04-01 13:33:48 UTC
this bug is still hanging around and i'd like to know what i need to
do. so, right now the spec leaves space for these options in the
Platform tab plus the ability to add additional tabs, but i have a
hunch that more specifics are needed, so please point me to:

-where to find all options for internal execution

-where to find all options for external execution for the jdk's we are
officially supporting (1.4.1 and 1.4?)

when i have this info i'll create the options panels and add them to
the spec.
Comment 3 Jan Pokorsky 2003-11-26 16:34:28 UTC
The projects prototype has been canceled. For more details see
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss
Comment 4 Quality Engineering 2007-09-20 11:50:23 UTC
Reorganization of java component