]
Jeff MAURY updated JBIDE-24024:
-------------------------------
Fix Version/s: 4.5.0.Final
(was: 4.5.0.AM1)
Server adapter editor, wizard: better tell me what the settings are
for
-----------------------------------------------------------------------
Key: JBIDE-24024
URL:
https://issues.jboss.org/browse/JBIDE-24024
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.3.Final
Reporter: Andre Dietisheim
Fix For: 4.5.0.Final
Attachments: image-2017-03-03-11-43-41-941.png,
image-2017-03-03-11-44-46-410.png
A server adapter will publish local files to a pod in OpenShift (via rsync). Our wizard
and server adapter editors allows to set the adapter to fullfill this task. The wizard and
the editor do a poor job explaining the purpose of those settings though:
The wizard generically states that it does "file synchronization" but fails to
tell "from" where to "where"
!image-2017-03-03-11-43-41-941.png!
The editor is even poorer in usability. It wont say anything about file synchronization
and even mixes settings for the source and destination:
!image-2017-03-03-11-44-46-410.png!
"Source Path" should be right below the "Eclipse Project" since
it's providing further details for it. "Pod Deployment Path" should be right
below "Resource" (år "Service" in older verisions of this editor"
since it provides the path on pods that are identified by "Resource".
Ideally we'd also add labels "From" and "To" (or similar means to
better identify the settings)