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 37869 - JSR77 Tree node prop editors support only String/int
Summary: JSR77 Tree node prop editors support only String/int
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-09 00:42 UTC by Unknown
Modified: 2005-04-07 08:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2003-12-09 00:42:08 UTC
If you activate the Properties windows on Sub
Nodes of the Jsr77 tree in the runtime tab, you
can have Read/Write editors only for String and
Int parameters.

Parameters for Boolean, Array of Strings, Date,
File, etc are all disable even if the property is R/W.

Also, we have one property for a JVM classpath.
What do we need to do to have a nice NetBeans
ClassPath Editor for this property?
Comment 1 Nam Nguyen 2003-12-23 01:52:21 UTC
Lower to P3 because this issue is somewhat resolved at the same time
with adding extensibility for plugin in to control the reigisty tree
and complete control of jsr77 nodes.  See issue 37792.
Comment 2 Nam Nguyen 2004-02-02 16:13:33 UTC
Currently there is no plugins (in 3.6 or promoD) need this requests. 
Target for future.
Comment 3 Petr Jiricka 2005-04-07 08:32:21 UTC
LATER is not a valid resolution, reopening.
Comment 4 Petr Jiricka 2005-04-07 08:34:03 UTC
Resolving again as WONTFIX, we don't use JSR 77 any more, so this is not
relevant any more.