You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2007/02/02 10:18:37 UTC

svn commit: r502550 - /webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/resource/Codegen.properties

Author: sandakith
Date: Fri Feb  2 01:18:36 2007
New Revision: 502550

URL: http://svn.apache.org/viewvc?view=rev&rev=502550
Log:
Change the Caption of generate all to minimize confusion, anyway the -g is used with -ss for so both the client and server are generated and included as generate both with classes for all the elements on schema

Modified:
    webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/resource/Codegen.properties

Modified: webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/resource/Codegen.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/resource/Codegen.properties?view=diff&rev=502550&r1=502549&r2=502550
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/resource/Codegen.properties (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/resource/Codegen.properties Fri Feb  2 01:18:36 2007
@@ -60,7 +60,7 @@
 page2.databindingCheck.caption=Databinding Name
 page2.serviceName.caption=Service Name
 page2.portName.caption=Port Name
-page2.genAll.caption=Generate All
+page2.genAll.caption=Generate Both with all classes for every elements on Shemas 
 page2.ssInterface.caption=Generate an Interface for Skeleton
 page2.wsdlNotFound.message=Specified WSDL is not found!, Please Check whether you have entered the correct path to a *.wsdl on previous page.
 page2.wsdlInvalid.message=Specified WSDL is invalid!, Please select a validated *.wsdl/*.xml file on previous page.



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org