You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by aj...@apache.org on 2006/01/11 06:12:55 UTC

svn commit: r367929 - /webservices/axis2/trunk/java/xdocs/0_94/CodegenTools-EclipsePlugin.html

Author: ajith
Date: Tue Jan 10 21:12:50 2006
New Revision: 367929

URL: http://svn.apache.org/viewcvs?rev=367929&view=rev
Log:
made some minor changes to the version

Modified:
    webservices/axis2/trunk/java/xdocs/0_94/CodegenTools-EclipsePlugin.html

Modified: webservices/axis2/trunk/java/xdocs/0_94/CodegenTools-EclipsePlugin.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/0_94/CodegenTools-EclipsePlugin.html?rev=367929&r1=367928&r2=367929&view=diff
==============================================================================
--- webservices/axis2/trunk/java/xdocs/0_94/CodegenTools-EclipsePlugin.html (original)
+++ webservices/axis2/trunk/java/xdocs/0_94/CodegenTools-EclipsePlugin.html Tue Jan 10 21:12:50 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
-      "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+       "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
@@ -10,7 +10,6 @@
 </head>
 
 <body>
-
 <h1>Code Generator Wizard - Eclipse Plug-in</h1>
 
 <h2>Introduction</h2>
@@ -40,7 +39,9 @@
 or copy the necessary folders to the eclipse plug-in directory and restart
 Eclipse.</p>
 
-<p><i>Note - This plug-in works on Eclipse version 3.0 and upwards</i></p>
+<p><i>Note - This plug-in works on Eclipse version 3.1 and upwards. The
+provided screen shots may slightly differ with what the user would actually
+see but the fuctuonality has not been changed. </i></p>
 
 <h2>Operation</h2>
 
@@ -48,19 +49,19 @@
 "New" section.(use the File -&gt; New -&gt; Other or Ctrl + N )</p>
 
 <p><img src="images/tools/wsdl/wizardSelectionPage.jpg" width="500"
-height="500" alt=""/></p>
+height="500" alt="" /></p>
 
 <p>Selecting the wizard and pressing the next button will start the code
 generator wizard. Following is the first wizard page.</p>
 
 <p><img src="images/tools/wsdl/toolSelectionpage.jpg" width="557"
-height="501" alt=""/></p>
+height="501" alt="" /></p>
 
 <p>Selecting the generate code from WSDL option leads to the next page. Note
 that the Java-to-WSDL tool is disabled.</p>
 
-<p><img  src="images/tools/wsdl/WSDLSelectionPage.jpg" width="518"
-height="500" alt=""/></p>
+<p><img src="images/tools/wsdl/WSDLSelectionPage.jpg" width="518"
+height="500" alt="" /></p>
 
 <p>To move on to the next page the WSDL file location must be given. The
 browse button can be used to easily browse for a file rather than typing the
@@ -72,14 +73,18 @@
 these options since the most common options are defaulted, But advanced users
 will find it very easy to "turn the knobs" using these options.</p>
 
-<p><img border="0" src="images/tools/wsdl/OptionsPage.jpg" width="518"
-height="500" alt=""/></p>
+<p><em>Note - The databinding option "xmlbeans" would not work for Eclipse
+version 3.0. This has been a known problem and users are recommended to use
+Eclipse version 3.1 or upwards</em></p>
+
+<p><img src="images/tools/wsdl/OptionsPage.jpg" width="518" height="500"
+alt="" /></p>
 
 <p>Once the options are taken care of, only the final step of the code
 generation is left. it is the selection of the output file location.</p>
 
-<p><img border="0" src="images/tools/wsdl/OutputPage.jpg" width="518"
-height="500" alt=""/></p>
+<p><img src="images/tools/wsdl/OutputPage.jpg" width="518" height="500"
+alt="" /></p>
 
 <p>When the output file location is selected, the Finish button will be
 enabled. Pressing the finish button will generate the code and a message box