equal
deleted
inserted
replaced
|
1 Manifest-Version: 1.0 |
|
2 Bundle-ManifestVersion: 2 |
|
3 Bundle-Name: Validation Plug-in |
|
4 Bundle-SymbolicName: com.nokia.tools.variant.confml.validation;singleton:=true |
|
5 Bundle-Version: 1.0.0.qualifier |
|
6 Bundle-Vendor: NOKIA |
|
7 Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
|
8 Require-Bundle: org.eclipse.wst.xml.core;bundle-version="1.1.300", |
|
9 org.eclipse.wst.validation.ui;bundle-version="1.2.0", |
|
10 org.eclipse.wst.xml.ui;bundle-version="1.0.400", |
|
11 org.eclipse.wst.xml.ui.infopop;bundle-version="1.0.300", |
|
12 org.eclipse.wst.validation;bundle-version="1.2.0", |
|
13 org.eclipse.wst.validation.infopop;bundle-version="1.0.300", |
|
14 org.eclipse.wst.xsd.core;bundle-version="1.1.300", |
|
15 org.eclipse.wst.xsd.ui;bundle-version="1.2.101" |