[
https://issues.jboss.org/browse/JBIDE-22171?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-22171:
-------------------------------------
The directory is pulled from the server editor every time. As with all server adapters,
changing items in the launch configuration directly is only supported for some usecases,
specifically things that tools doesn't also need to know about. So if you wanted to
add some flags to the launch command, that's fine. But if you want to change the
directory, that setting must be changed in the server editor.
This is the same as all server adapters.
Change to cdk launch config is not persisted
--------------------------------------------
Key: JBIDE-22171
URL:
https://issues.jboss.org/browse/JBIDE-22171
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.3.1.CR1
Reporter: Martin Malina
Assignee: Rob Stryker
I had a cdk server set up and I wanted to change it to point to another directory.
So I opened the server editor, opened launch config, changed the Working Directory path,
clicked Apply, OK, closed the server editor.
But it turns out this changed was not persisted.
If I open the launch config again, the old path is still there.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)