equal
deleted
inserted
replaced
|
1 Manifest-Version: 1.0 |
|
2 Bundle-ManifestVersion: 2 |
|
3 Bundle-Name: %pluginName |
|
4 Bundle-SymbolicName: com.symbian.tef.script.tests; singleton:=true |
|
5 Bundle-Version: 1.0.0 |
|
6 Bundle-ClassPath: . |
|
7 Bundle-Vendor: %providerName |
|
8 Bundle-Localization: plugin |
|
9 Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
|
10 Export-Package: com.symbian.comment.tests, |
|
11 com.symbian.ini.tests, |
|
12 com.symbian.tef.script.tests |
|
13 Require-Bundle: org.eclipse.core.runtime, |
|
14 com.symbian.tef.script;visibility:=reexport, |
|
15 org.eclipse.emf.ecore.xmi;visibility:=reexport, |
|
16 org.junit;visibility:=reexport |
|
17 Eclipse-LazyStart: true |