git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113068 13f79535-47bb-0310-9956-ffa450edef68
24 lines
523 B
XML
24 lines
523 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>IDEA Properties</title>
|
|
<author email="kschrader@karmalab.org">Kurt Schrader</author>
|
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="IDEA Settings">
|
|
<table>
|
|
<tr>
|
|
<td>maven.cvs.client.exe</td>
|
|
<td>Yes</td>
|
|
<td>
|
|
Specifies the cvs path.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</section>
|
|
</body>
|
|
</document>
|