Author: bfitzpat
Date: 2010-10-04 16:34:02 -0400 (Mon, 04 Oct 2010)
New Revision: 25472
Modified:
trunk/ws/plugins/org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUI.properties
Log:
JBIDE-6754: [restwizard] name should be changed to Path or URI - changed tooltip to
correctly reference JAX-RS instead of JAX-WS
https://jira.jboss.org/browse/JBIDE-6754
Modified:
trunk/ws/plugins/org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUI.properties
===================================================================
---
trunk/ws/plugins/org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUI.properties 2010-10-04
20:24:33 UTC (rev 25471)
+++
trunk/ws/plugins/org.jboss.tools.ws.ui/src/org/jboss/tools/ws/ui/messages/JBossWSUI.properties 2010-10-04
20:34:02 UTC (rev 25472)
@@ -10,7 +10,7 @@
JBossRSGenerateWizardPage_Error_RestEasyJarsNotFoundInRuntime=RESTEasy jars not found in
the runtime associated with the selected project. Make sure RESTEasy is installed and try
again.
JBossRSGenerateWizardPage_Label_Application_Class_Name=Application Class Name:
JBossRSGenerateWizardPage_Page_title=Specify the Dynamic Web Project, service, package
and class name for the sample web service and web service classes.
-JBossRSGenerateWizardPage_ServiceName_Tooltip=Name added to the generated annotated
JAX-WS service class as part of the service URI
+JBossRSGenerateWizardPage_ServiceName_Tooltip=Name added to the generated annotated
JAX-RS service class as part of the service URI
JBossRSGenerateWizardPage_UpdateWebXMLCheckbox=Update web.xml
JBossRSGenerateWizardValidator_ERROR_Can_Only_Add_Sample_Once=Project already has a
RESTful service installed. The sample can only be installed in an empty project.
JBossRuntimeListFieldEditor_ActionAdd=&Add