|
|
|
@ -332,6 +332,8 @@ public class RemoteEnvPane extends BasicBeanPane<RemoteDesignerWorkspaceInfo> {
|
|
|
|
|
this.remoteWorkspaceURL = RemoteWorkspaceURL.createDefaultURL(); |
|
|
|
|
this.usernameInput.setText(StringUtils.EMPTY); |
|
|
|
|
this.passwordInput.setText(StringUtils.EMPTY); |
|
|
|
|
this.certPathInput.setText(StringUtils.EMPTY); |
|
|
|
|
this.certSecretKeyInput.setText(StringUtils.EMPTY); |
|
|
|
|
this.rememberPwdCheckbox.setSelected(true); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|