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/04/05 07:38:33 UTC

svn commit: r525708 - /webservices/axis2/branches/java/1_2/xdocs/tools/1_2/idea/Idea_plug-in_userguide.html

Author: sandakith
Date: Wed Apr  4 22:38:32 2007
New Revision: 525708

URL: http://svn.apache.org/viewvc?view=rev&rev=525708
Log:
AXIS2 1392 added the plugin limitations to the document

Modified:
    webservices/axis2/branches/java/1_2/xdocs/tools/1_2/idea/Idea_plug-in_userguide.html

Modified: webservices/axis2/branches/java/1_2/xdocs/tools/1_2/idea/Idea_plug-in_userguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/tools/1_2/idea/Idea_plug-in_userguide.html?view=diff&rev=525708&r1=525707&r2=525708
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/tools/1_2/idea/Idea_plug-in_userguide.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/tools/1_2/idea/Idea_plug-in_userguide.html Wed Apr  4 22:38:32 2007
@@ -5,7 +5,7 @@
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
   <meta content="text/html; charset=iso-8859-1">
   <title>Axis2 Plug-in Guide for IntelliJ IDEA</title>
-  <meta name="generator" content="Bluefish 1.0.5">
+  <meta name="generator" content="Bluefish 1.0.6">
   <link href="../../../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
@@ -36,7 +36,13 @@
 <p>The Axis2 plug-in for IntelliJ IDEA helps users to create service archives 
 which can be deployed in Axis2, and generate java classes files from WSDL
 files. The following section describes the installation procedure followed
-by the usage of the plug-in.</p>
+by the usage of the plug-in.</p>
+
+<p><b>Note:</b> This plug-in is made up with <a href="http://apidoc.org/docset/16">IDEA Open API</a>
+which will be compatible with idea version since build 4121. The plugin also be compatible
+with all the builds after build number 4121 and 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="installation"></a>
 
@@ -51,7 +57,7 @@
 
 <p>Next step is to restart IDEA so that the changes can take place. If the
 plug-in has been installed correctly, you will see
-following icons in IDEA when it is restarted.</p>
+following icons in IDEA when it is restarted.</p>
 
 <p><img alt="Figure 1" src="images/idea-icons.jpg"></p>
 



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