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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user