Author: aheritier
Date: Sat Apr 21 14:50:14 2007
New Revision: 531114

URL: http://svn.apache.org/viewvc?view=rev&rev=531114
Log:
Doc about wtp version

Modified:
    maven/maven-1/plugins/trunk/eclipse/xdocs/properties.xml

Modified: maven/maven-1/plugins/trunk/eclipse/xdocs/properties.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/eclipse/xdocs/properties.xml?view=diff&rev=531114&r1=531113&r2=531114
==============================================================================
--- maven/maven-1/plugins/trunk/eclipse/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/eclipse/xdocs/properties.xml Sat Apr 21 
14:50:14 2007
@@ -252,6 +252,14 @@
             </p>
           </td>
         </tr>
+        <tr>
+          <td>maven.eclipse.wtp.version</td>
+          <td>Yes</td>
+          <td>
+            <p>The version of Web Tools Plateform used in eclipse. The plugin 
actually can create WTP R7(0.7) and 1.5 configuration files. Note that R7/1.5 
configuration files are totally different, so be sure to check the version you 
are using. Valid values are : 0.7, 1.5</p>
+            <p>Default value is <code>1.5</code>.</p>
+          </td>
+        </tr>
       </table>
       <p>
         Note that you will need to defined a


Reply via email to