Doc about wtp version

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@531114 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2007-04-21 21:50:14 +00:00
parent f87248cc37
commit d0af5c92b6

View File

@ -252,6 +252,14 @@
</p> </p>
</td> </td>
</tr> </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> </table>
<p> <p>
Note that you will need to defined a Note that you will need to defined a