equal
deleted
inserted
replaced
|
1 Manifest-Version: 1.0 |
|
2 Bundle-ManifestVersion: 2 |
|
3 Bundle-Name: Carbide.c++ Extensions - Trace Common |
|
4 Bundle-SymbolicName: com.nokia.trace.dictionary;singleton:=true |
|
5 Bundle-Version: 2.6.0 |
|
6 Bundle-Activator: com.nokia.trace.dictionary.TraceDictionaryPlugin |
|
7 Bundle-Vendor: Nokia |
|
8 Require-Bundle: org.eclipse.core.runtime, |
|
9 org.eclipse.ui, |
|
10 com.nokia.trace.eventrouter |
|
11 Bundle-ActivationPolicy: lazy |
|
12 Export-Package: com.nokia.trace.dictionary, |
|
13 com.nokia.trace.dictionary.decoder, |
|
14 com.nokia.trace.dictionary.model, |
|
15 com.nokia.trace.dictionary.model.decodeparameters, |
|
16 com.nokia.trace.dictionary.model.handlers |
|
17 Bundle-RequiredExecutionEnvironment: J2SE-1.5 |