[
https://issues.jboss.org/browse/JBIDE-19260?page=com.atlassian.jira.plugi...
]
Rob Stryker resolved JBIDE-19260.
---------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.4.x)
Assignee: Rob Stryker
Resolution: Won't Do
After reviewing the upstream bugzilla, it seems the tools were just being used
incorrectly. I feel that adding these extra UI elements, even in an 'advanced'
section, will provide little-to-no benefit for a user. They can currently customize launch
config args if they wish. Adding such changes is also likely to confuse or break the logic
for how we provide classpaths for projects targeting these runtimes.
So closing as won't do.
Investigate expanding more "command line" options into UI
and the IRuntime
--------------------------------------------------------------------------
Key: JBIDE-19260
URL:
https://issues.jboss.org/browse/JBIDE-19260
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server
Affects Versions: 4.3.0.Alpha2
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.4.0.Alpha1
Attachments: JBIDE-19260.png
https://bugzilla.redhat.com/show_bug.cgi?id=1191153
Investigate whether it makes sense to expose the following command line options in the UI
and API for IRuntime:
jboss.server.config.dir = jboss.server.base.dir/configuration
jboss.server.data.dir = jboss.server.base.dir/data
jboss.server.log.dir = jboss.server.base.dir/log
jboss.server.temp.dir = jboss.server.base.dir/tmp
jboss.server.deploy.dir = jboss.server.data.dir/content
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)