Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: e199c44a0443589852ce6326fa4e544c4e67612f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12



                                                       
                               






                                                                  
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tcf.te;singleton:=true
Bundle-Version: 1.2.0.qualifier
Bundle-Activator: org.eclipse.tcf.te.activator.CoreBundleActivator
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.8.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Localization: plugin
Bundle-Vendor: %providerName
Export-Package: org.eclipse.tcf.te.activator;x-internal:=true

Back to the top