carbidect/com.nokia.tools.variant.confml.validation/META-INF/MANIFEST.MF
author terytkon
Wed, 02 Jun 2010 10:50:41 +0300
changeset 1 fe41c66bacc7
parent 0 30eb2d538f02
permissions -rw-r--r--
Changed rest of the sfl licences to epl :)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
     1
Manifest-Version: 1.0
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
     2
Bundle-ManifestVersion: 2
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
     3
Bundle-Name: Validation Plug-in
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.tools.variant.confml.validation;singleton:=true
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
     5
Bundle-Version: 1.0.0.qualifier
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
     6
Bundle-Vendor: NOKIA
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
     7
Bundle-RequiredExecutionEnvironment: J2SE-1.5
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
     8
Require-Bundle: org.eclipse.wst.xml.core;bundle-version="1.1.300",
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
     9
 org.eclipse.wst.validation.ui;bundle-version="1.2.0",
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
    10
 org.eclipse.wst.xml.ui;bundle-version="1.0.400",
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
    11
 org.eclipse.wst.xml.ui.infopop;bundle-version="1.0.300",
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
    12
 org.eclipse.wst.validation;bundle-version="1.2.0",
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
    13
 org.eclipse.wst.validation.infopop;bundle-version="1.0.300",
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
    14
 org.eclipse.wst.xsd.core;bundle-version="1.1.300",
30eb2d538f02 Moved all configtools under oss repository and under epl licence.
terytkon
parents:
diff changeset
    15
 org.eclipse.wst.xsd.ui;bundle-version="1.2.101"