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 ch...@apache.org on 2006/05/15 09:46:28 UTC

svn commit: r406575 - /webservices/axis2/trunk/java/xdocs/1_0/installationguide.html

Author: chatra
Date: Mon May 15 00:46:26 2006
New Revision: 406575

URL: http://svn.apache.org/viewcvs?rev=406575&view=rev
Log:
made corrections in types of distribution and JRE required

Modified:
    webservices/axis2/trunk/java/xdocs/1_0/installationguide.html

Modified: webservices/axis2/trunk/java/xdocs/1_0/installationguide.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/1_0/installationguide.html?rev=406575&r1=406574&r2=406575&view=diff
==============================================================================
--- webservices/axis2/trunk/java/xdocs/1_0/installationguide.html (original)
+++ webservices/axis2/trunk/java/xdocs/1_0/installationguide.html Mon May 15 00:46:26 2006
@@ -134,16 +134,16 @@
         </ul>
       </td>
     </tr>
-    <tr>
-      <td><a name="Plugin" id="Plugin">Plugin Distribution</a></td>
-      <td>This will contain the plugins that are created for Eclipse and
-      IDEA.</td>
-      <td><ul>
-          <li>IntelliJ IDEA plugins</li>
-          <li>Eclipse plugins</li>
-        </ul>
-      </td>
-    </tr>
+    <!--<tr>
+    <td><a name="Plugin" id="Plugin">Plugin Distribution</a></td>
+    <td>This will contain the plugins that are created for Eclipse and
+    IDEA.</td>
+    <td><ul>
+    <li>IntelliJ IDEA plugins</li>
+    <li>Eclipse plugins</li>
+    </ul>
+    </td>
+    </tr>-->
   </tbody>
 </table>
 <a name="requirements"></a>
@@ -158,12 +158,9 @@
 
         <p>Environment</p>
       </td>
-      <td>1.4 (It has not been fully tested on the latest JRE 1.5)
-
-        <p>For instructions on setting up the JRE in different operating
-        systems, visit <a
-        href="http://java.sun.com/">http://java.sun.com</a></p>
-      </td>
+      <td>1.4 or 1.5 (For instructions on setting up the JRE in different
+        operating systems, visit <a
+        href="http://java.sun.com/">http://java.sun.com</a>)</td>
     </tr>
     <tr>
       <td>Maven</td>