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/03 16:57:01 UTC

svn commit: r503222 - in /webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse: servicearchiver-plugin.html wsdl2java-plugin.html

Author: sandakith
Date: Sat Feb  3 07:57:01 2007
New Revision: 503222

URL: http://svn.apache.org/viewvc?view=rev&rev=503222
Log:
updated the eclipse plugin documents with available source build details

Modified:
    webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/servicearchiver-plugin.html
    webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html

Modified: webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/servicearchiver-plugin.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/servicearchiver-plugin.html?view=diff&rev=503222&r1=503221&r2=503222
==============================================================================
--- webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/servicearchiver-plugin.html (original)
+++ webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/servicearchiver-plugin.html Sat Feb  3 07:57:01 2007
@@ -31,10 +31,20 @@
 
 <h2>Installation</h2>
 
-<p>Download the binary version of the plug-in and extract the content of the
-zip file into the Eclipse installation folder. (The plug-in will actually go
-into the plugins directory in the Eclipse installation root). Restarting
-Eclipse will set the plug-in automatically.</p>
+<p>One can easily <a href="http://ws.apache.org/axis2/tools/index.html">download</a> the plugin</p>
+
+<p>If one needs to build the plug-in from source, Maven2 and Ant builds arevailabe.
+Please refer the readme.txt located at module/tools on Axis2 source.</p>
+
+<p>Once you've obtained the plug-in just unzip the content of the plug-in
+archive to the Eclipse plug-in directory (if it is the zipped-binary version)
+or copy the necessary folders to the Eclipse plug-in directory and restart
+Eclipse.</p>
+
+<p><strong>NOTE</strong> : This plug-in works on Eclipse version 3.1 and
+upwards, also the java version should be 1.4 or higher. The provided screen shots 
+may slightly differ with what the user would actually see but the functionality 
+has not been changed.</p>
 <a name="operation"></a>
 
 <h2>Operation</h2>

Modified: webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html?view=diff&rev=503222&r1=503221&r2=503222
==============================================================================
--- webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html (original)
+++ webservices/axis2/trunk/java/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html Sat Feb  3 07:57:01 2007
@@ -38,15 +38,8 @@
 
 <p>One can easily <a href="http://ws.apache.org/axis2/tools/index.html">download</a> the plugin</p>
 
-<p>If one needs to build the plug-in from source, it is not as trivial as
-running the Maven build. The reason is that the plug-in depends heavily on
-the Eclipse classes, which are only available in an Eclipse environment. The
-recommended procedure is to run the create-project.xml (in the "modules\tool"
-directory of the Source Distribution) build file which will create two
-folders (the other one for the Service Archiver tool) and copy the necessary
-files to relevant folders. Then Eclipse should be configured to open the
-contents in a PDE project. Please go through the Eclipse documentation to
-learn how to open projects in the PDE format.</p>
+<p>If one needs to build the plug-in from source, Maven2 and Ant builds arevailabe.
+Please refer the readme.txt located at module/tools on Axis2 source.</p>
 
 <p>Once you've obtained the plug-in just unzip the content of the plug-in
 archive to the Eclipse plug-in directory (if it is the zipped-binary version)



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