[
https://issues.jboss.org/browse/JBIDE-22770?page=com.atlassian.jira.plugi...
]
Rob Stryker resolved JBIDE-22770.
---------------------------------
Resolution: Done
Very simple patch committed directly to master.
Only one instance of the wizard fragment is created each workspace. Patch is to check if
the homeDir is set (from last use of wizard) and if it is, set it in the text field...
2nd part is to add a call to the validate() method during isComplete()
CDK server can be created without a path to cdk on second attempt
-----------------------------------------------------------------
Key: JBIDE-22770
URL:
https://issues.jboss.org/browse/JBIDE-22770
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.4.1.AM2
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.4.1.AM2
I just noticed that when I created a CDK server adapter, then deleted and they tried to
create a new one, on the second page of the New Server wizard, my username was already
selected (that's expected) and the Folder was empty, but I could still press Finish to
create the server. And then when I went to the server editor to check if it's really
empty there and it actually contains the path from my previously deleted server.
So something is odd here.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)