]
Ondrej Dockal closed JBIDE-25350.
---------------------------------
Verified in devstudio 11.2.0.AM2-v20171207-1702-B1735.
CDK server editor's launch configuration should not offers to
edit some fields
------------------------------------------------------------------------------
Key: JBIDE-25350
URL:
https://issues.jboss.org/browse/JBIDE-25350
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: cdk
Affects Versions: 4.5.1.Final
Reporter: Ondrej Dockal
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.5.2.AM2
I noticed some inconsistent behavior in launch configuration dialog.
1. Server name change in server's editor do not result in changing of text
"Name:" in launch configuration (should be, possibly a bug) and vice versa.
2. Change of Minishift Binary in editor results in change of "Location" in
launch config, but not vice versa. This is not a bug, it is just confusing the user.
I believe that it should not be possible to edit those two fields in launch
configuration. First reason for this is that we already have a place where we can edit
server's name and location (in cdk server editor) and other reason will be that if we
will allow to edit those values, we must put validation in place. WDYT [~mmalina]
[~rob.stryker] ?