Add support for multiple additional directoris in the eclipse classpath.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114222 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
epugh
2003-10-18 21:39:43 +00:00
parent 187c976b9f
commit 64a8e9bc8e
3 changed files with 24 additions and 1 deletions

View File

@@ -55,6 +55,14 @@
The directory to which Eclipse should output its test classes.
</td>
</tr>
<tr>
<td>maven.eclipse.classpath.include</td>
<td>Yes</td>
<td>
Comma delimited list of additional directories to include in
the classpath, like <code>src/conf</code>.
</td>
</tr>
</table>
<p>
Note that you will need to defined a <code>MAVEN_REPO</code> Java