will only have to configure Jalview once for each new server.</p>
<p><em>Support for accessing JABAWS servers was introduced in
Jalview 2.6.</em></p>
+<p><em>Option for adding JABAWS servers which fails validation
+was introduced from version 2.8.2 </em></p>
</body>
</html>
Desktop.desktop,
"The Server '"
+ foo.toString()
- + "' failed validation, do you want to proceed and add it anyway? ",
+ + "' failed validation,\ndo you want to add it anyway? ",
"Server Validation Failed",
JOptionPane.YES_NO_OPTION,
JOptionPane.INFORMATION_MESSAGE, null, null, null);