Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 0cb05c1eb0f8fc43d862bab1bfbfa87eef936203 (plain) (tree)
1
2
3
4
5
6
7
8
9


                         
                                                       
                               
                                              


                                             
                             
                       
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.tcf;singleton:=true
Bundle-Version: 0.2.0.qualifier
Bundle-Activator: org.eclipse.tm.tcf.Activator
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.core.runtime
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Eclipse-LazyStart: true

Back to the top