added maven.eclipse.resources.addtoclasspath switch to provide backwards compatibilty
with older project structures using the plugin. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116186 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -81,6 +81,14 @@
|
||||
the classpath, like <code>src/conf</code>.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.eclipse.resources.addtoclasspath</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Specify whether to include the resources defined in the POM in the
|
||||
Eclipse classpath. Defaults to false.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.eclipse.conclasspath</td>
|
||||
<td>Yes</td>
|
||||
|
||||
Reference in New Issue
Block a user