equal
deleted
inserted
replaced
|
1 Manifest-Version: 1.0 |
|
2 Bundle-ManifestVersion: 2 |
|
3 Bundle-Name: Autotest Plug-in |
|
4 Bundle-SymbolicName: com.nokia.sdt.uidesigner.autotest |
|
5 Bundle-Version: 1.0.0 |
|
6 Bundle-Activator: com.nokia.sdt.uidesigner.autotest.AutotestPlugin |
|
7 Bundle-Vendor: NOKIA |
|
8 Bundle-Localization: plugin |
|
9 Require-Bundle: com.nokia.sdt.component.symbian.test, |
|
10 com.nokia.sdt.uimodel.tests, |
|
11 com.nokia.sdt.sourcegen.tests, |
|
12 org.junit, |
|
13 org.eclipse.core.runtime, |
|
14 com.nokia.sdt.emf.dm.tests, |
|
15 com.nokia.sdt.symbian.tests, |
|
16 com.nokia.sdt.referenceprojects.test, |
|
17 com.nokia.sdt.component.symbian;bundle-version="1.4.0" |
|
18 Eclipse-AutoStart: true |
|
19 Export-Package: com.nokia.sdt.uidesigner.autotest |