4647484950515253
jid = new JID(username + "@" + server); //$NON-NLS-1$ server = ""; //$NON-NLS-1$ } this.account = account; this.editXMPPAccountWizardPage = new EditXMPPAccountWizardPage(jid, password, server); }