Community
Participate
Working Groups
Build Identifier: Version: 4.1.0 Build id: I20111028-1100 The Servers could use a default message when there are no servers defined. The message/ hyperlink would prompt the user to open the Define New Server Wizard. Such behavior is already implemented for the Search View. I've already created a patch. And I'll submit it just now. Hope u likes it XD. Regards, Iordanov Reproducible: Always Steps to Reproduce: 1. Open Servers View (Window-> Show View-> Servers) 2. Remove all server entries if any. 3. Look at an empty view.
Created attachment 207781 [details] ServersView2, message.properties, Messages.java A minor change to the createControl() of the view. This patch is also applicable for versions: org.eclipse.wst.server.ui_1.1.405 (eclipse 4.2M3 ) org.eclipse.wst.server.ui_1.1.306… (Eclipse 3.7M7 ) org.eclipse.wst.server.ui_1.1.205… (Eclipse 3.6...)
Created attachment 208831 [details] v1.0 Thanks for submitting the patch. The logic in general looks good except that the separated message will not work for NL scenarios. Here is an updated patch based on the original submission with the hyperlink link message fixed so that it can work well on NL scenarios and fixing typo on message.
Created attachment 208834 [details] v1.1 The previous version v1.0 of the patch works with 32M stream. This new version v1.1 of the patch works with the 33M.
Code dropped to 32M and HEAD
Typo on my previous comment, I mean Code dropped to 33M and HEAD
Adding PMC approval since it involves adding new string
approved
Nice usability improvement.
You guys, The fix should be present in 4.2 right? If not, is it possible to include it for 4.2 RC2? Thanks
It's there. Also in Indigo SR2.
New Gerrit change created: https://git.eclipse.org/r/109086