2004-12-21 21:43:51 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project xmlns="http://www.netbeans.org/ns/project/1">
|
|
|
|
<type>org.netbeans.modules.apisupport.project</type>
|
|
|
|
<configuration>
|
2005-05-26 20:26:59 +00:00
|
|
|
<data xmlns="http://www.netbeans.org/ns/nb-module-project/2">
|
2004-12-21 21:43:51 +00:00
|
|
|
<code-name-base>pmd</code-name-base>
|
|
|
|
<path>pmd-netbeans</path>
|
2005-06-18 21:49:04 +00:00
|
|
|
<standalone/>
|
2004-12-21 21:43:51 +00:00
|
|
|
<module-dependencies>
|
|
|
|
<dependency>
|
|
|
|
<code-name-base>org.netbeans.api.java</code-name-base>
|
|
|
|
<build-prerequisite/>
|
|
|
|
<compile-dependency/>
|
|
|
|
<run-dependency>
|
|
|
|
<release-version>1</release-version>
|
|
|
|
</run-dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<code-name-base>org.openide.src</code-name-base>
|
|
|
|
<build-prerequisite/>
|
|
|
|
<compile-dependency/>
|
2005-05-26 20:26:59 +00:00
|
|
|
<run-dependency/>
|
2004-12-21 21:43:51 +00:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<code-name-base>org.openide</code-name-base>
|
|
|
|
<build-prerequisite/>
|
|
|
|
<compile-dependency/>
|
|
|
|
<run-dependency>
|
|
|
|
<release-version>1</release-version>
|
|
|
|
<specification-version>4.29</specification-version>
|
|
|
|
</run-dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<code-name-base>org.openide.io</code-name-base>
|
|
|
|
<build-prerequisite/>
|
|
|
|
<compile-dependency/>
|
|
|
|
<run-dependency>
|
|
|
|
<specification-version>1.0</specification-version>
|
|
|
|
</run-dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<code-name-base>org.openide.loaders</code-name-base>
|
|
|
|
<build-prerequisite/>
|
|
|
|
<compile-dependency/>
|
|
|
|
<run-dependency/>
|
|
|
|
</dependency>
|
2005-06-08 13:59:03 +00:00
|
|
|
<dependency>
|
|
|
|
<code-name-base>org.netbeans.modules.editor</code-name-base>
|
|
|
|
<build-prerequisite/>
|
|
|
|
<compile-dependency/>
|
|
|
|
<run-dependency>
|
|
|
|
<release-version>3</release-version>
|
|
|
|
</run-dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<code-name-base>org.netbeans.modules.editor.lib</code-name-base>
|
|
|
|
<build-prerequisite/>
|
|
|
|
<compile-dependency/>
|
|
|
|
<run-dependency>
|
|
|
|
<release-version>1</release-version>
|
|
|
|
</run-dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<code-name-base>org.netbeans.modules.java.editor</code-name-base>
|
|
|
|
<build-prerequisite/>
|
|
|
|
<compile-dependency/>
|
|
|
|
<run-dependency>
|
|
|
|
<release-version>1</release-version>
|
|
|
|
</run-dependency>
|
|
|
|
</dependency>
|
2004-12-21 21:43:51 +00:00
|
|
|
</module-dependencies>
|
|
|
|
<public-packages/>
|
2005-05-26 20:26:59 +00:00
|
|
|
<class-path-extension>
|
|
|
|
<!-- Deployed path, relative to dir containing module: -->
|
|
|
|
<runtime-relative-path>ext/jakarta-oro-2.0.jar</runtime-relative-path>
|
|
|
|
<!-- Path of library in your own sources, relative to project basedir: -->
|
|
|
|
<binary-origin>lib/jakarta-oro-2.0.jar</binary-origin>
|
|
|
|
</class-path-extension>
|
|
|
|
<class-path-extension>
|
|
|
|
<!-- Deployed path, relative to dir containing module: -->
|
|
|
|
<runtime-relative-path>ext/jaxen-core-1.0-fcs.jar</runtime-relative-path>
|
|
|
|
<!-- Path of library in your own sources, relative to project basedir: -->
|
|
|
|
<binary-origin>lib/jaxen-core-1.0-fcs.jar</binary-origin>
|
|
|
|
</class-path-extension>
|
|
|
|
<class-path-extension>
|
|
|
|
<!-- Deployed path, relative to dir containing module: -->
|
|
|
|
<runtime-relative-path>ext/saxpath-1.0-fcs.jar</runtime-relative-path>
|
|
|
|
<!-- Path of library in your own sources, relative to project basedir: -->
|
|
|
|
<binary-origin>lib/saxpath-1.0-fcs.jar</binary-origin>
|
|
|
|
</class-path-extension>
|
|
|
|
<class-path-extension>
|
|
|
|
<!-- Deployed path, relative to dir containing module: -->
|
|
|
|
<runtime-relative-path>ext/pmd-3.1.jar</runtime-relative-path>
|
|
|
|
<!-- Path of library in your own sources, relative to project basedir: -->
|
|
|
|
<binary-origin>lib/pmd-3.1.jar</binary-origin>
|
|
|
|
</class-path-extension>
|
2004-12-21 21:43:51 +00:00
|
|
|
</data>
|
|
|
|
</configuration>
|
|
|
|
</project>
|