Community
Participate
Working Groups
Build Identifier: I20110613-1736 org.eclipse.jpt.common.ui.internal.widgets.NewNameStateObject is created like a common object, but validation message seems like the object is created for Queries: "A query with this name already exists." Reproducible: Always Steps to Reproduce: 1. Use NewNameDialogBuilder to create a dialog for new object name (I didn't find any usage in plugins) 2. Enter existing name FAILURE: "A query with this name already exists." is shown, but you can use the dialog not for queries
Created attachment 203138 [details] Changed Message The patch which changes the message attached
Thanks for the patch.
Patch committed.
Verified in Build M-3.3.2-20120207225832 Verified jpt_common_ui.properties file which resides in org.eclipse.jpt.common.ui jar file in the Plug-ins folder was updated to say An object with this name already exists. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.0.2