MPECLIPSE-50 Support for Eclipse-Plugin maven projects (or kind="con" classpath)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116152 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -77,10 +77,19 @@
|
||||
<td>maven.eclipse.classpath.include</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Comma delimited list of additional directories to include in
|
||||
Comma delimited list of additional source directories to include in
|
||||
the classpath, like <code>src/conf</code>.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.eclipse.conclasspath</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Comma delimited list of additional kind "con" path
|
||||
to include in the classpath description file like
|
||||
<code>org.eclipse.pde.core.requiredPlugins</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.eclipse.buildcommands</td>
|
||||
<td>Yes</td>
|
||||
|
||||
Reference in New Issue
Block a user