]
Martin Malina edited comment on JBIDE-23409 at 11/1/16 5:11 AM:
----------------------------------------------------------------
I wasn't suggesting to change which servers/runtimes store credentials using
credentials API and which don't.
I merely suggest to change the UI where it's already present.
But I'm not insisting on this. I just thought it would be a nice enhancement. It's
not really a very high priority.
was (Author: mmalina):
I wasn't suggesting to change which servers/runtimes store credentials using
credentials API and which don't.
I merely suggest to change the UI where it's already present.
But I'm not insisting on this. I just thought it would be a nice enhancement. It's
not really a very hight priority.
Server editor should allow 'edit...' option for selected
username - followup
----------------------------------------------------------------------------
Key: JBIDE-23409
URL:
https://issues.jboss.org/browse/JBIDE-23409
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdk, server
Affects Versions: 4.4.2.AM3
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.5.0.AM2
Attachments: credentials.png, runtimes.png
Today while creating a cdk server adapter, I noticed there is a new Edit button when
selecting credentials for the adapter. This was recently added here: JBIDE-23382
I would like to propose a change to make it consistent with other things like JREs when
creating a server adapter.
So in the server editor, we used to have just Add.. and now we also have Edit...:
!credentials.png!
Similar thing in the New Server adapter.
Now look at the New Runtime dialog:
!runtimes.png!
I think it would be nice to do it similarly, wdyt?
Meaning, instead of Edit.. and Add.., we would simply have a button for
"Credentials..." which would open the appropriate Preference page (and upon
closing, you would need to update the content on the page to show any added credentials).