[
https://issues.jboss.org/browse/JBIDE-19260?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-19260:
---------------------------------------------
majority of these are not relevant to show to the user.
Should be moved to an "Advanced..." section or other means of making it not
necessary for default users to have to get asked about these ?
Maybe just have a table of property values users can set and we can provide browse button
for that knows how these properties are assoicated ? i.e. that standalone.xml is to found
inside what config.dir is pointing to if it is a relative path.
also I think anything that can be defaulted (as in "do not store hardcoded value in
our setup but let the runtime figure it out") would be better than we explictily
override everything.
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
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.3.11#6341)