]
Rob Stryker updated JBIDE-23382:
--------------------------------
Fix Version/s: 4.4.2.AM3
Server editor should allow 'edit...' option for selected
username
-----------------------------------------------------------------
Key: JBIDE-23382
URL:
https://issues.jboss.org/browse/JBIDE-23382
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.4.2.AM2
Reporter: Marián Labuda
Fix For: 4.4.2.AM3
If I have a CDK server adapter in Servers view and I clear secure storage, after next
start of DevStudio I cannot start the CDK server adapter, because password is removed and
there is no choice to edit an existing credentials (username, password pair) or removing
an existing one. I get an error dialog with message:
{code}
The server Container Development Environment has no password associated with it. Please
open the server editor and configure the credentials.
{code}
It would be nice, if I would be allowed to edit existing credentials or at least remove
it/replace by another one.