Corrected manifest dependency specs according to what ModuleAutoDeps dictates

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1823 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Gunnlaugur Thor Briem
2003-04-18 01:13:46 +00:00
parent 02f844f6d9
commit 99b73ace16

View File

@@ -1,12 +1,21 @@
Manifest-Version: 1.0
OpenIDE-Module-Specification-Version: 0.71
Created-By: Ole-Martin M<>rk
Class-Path: ext/pmd-1.04.jar ext/jaxen-core-1.0-fcs.jar ext/saxpath-1.0-fcs.jar ext/jakarta-oro-2.0.jar
Class-Path: ext/@pmd.jar@ ext/jaxen-core-1.0-fcs.jar ext/saxpath-1.0-fcs.jar ext/jakarta-oro-2.0.jar
OpenIDE-Module: pmd
OpenIDE-Module-Layer: pmd/mf-layer.xml
OpenIDE-Module-IDE-Dependencies: IDE/1 > 3.14
OpenIDE-Module-Localizing-Bundle: pmd/Bundle.properties
OpenIDE-Module-Module-Dependencies: org.openide.io, org.openide.src, org.netbeans.api.java/1
OpenIDE-Module-Module-Dependencies:
org.netbeans.api.java/1,
org.openide.compiler > 1.0,
org.openide.execution > 1.0,
org.openide.io > 1.0,
org.openide.src
OpenIDE-Module-Requires:
org.openide.windows.IOProvider,
org.openide.compiler.CompilationEngine,
org.openide.execution.ExecutionEngine
Name: pmd/RunPMDAction.class
OpenIDE-Module-Class: Action