equal
deleted
inserted
replaced
|
1 Manifest-Version: 1.0 |
|
2 Bundle-ManifestVersion: 2 |
|
3 Bundle-Name: %pluginName |
|
4 Bundle-SymbolicName: com.nokia.sdt.emf.dm.tests;singleton:=true |
|
5 Bundle-Version: 1.0.0 |
|
6 Bundle-ClassPath: runtime/com.nokia.sdt.emf.dm.tests.jar |
|
7 Bundle-Vendor: %providerName |
|
8 Bundle-Localization: plugin |
|
9 Export-Package: com.nokia.sdt.emf.dm.tests |
|
10 Require-Bundle: org.eclipse.core.runtime, |
|
11 org.eclipse.core.resources, |
|
12 org.junit;visibility:=reexport, |
|
13 com.nokia.sdt.uimodel, |
|
14 com.nokia.cpp.utils.core, |
|
15 com.nokia.sdt.emf.dm, |
|
16 com.nokia.sdt.testsupport, |
|
17 org.eclipse.ui.views, |
|
18 org.eclipse.emf.edit, |
|
19 org.eclipse.emf.ecore.xmi |