Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 275999a9d2b737de5de6453149bc35a515a98e00 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.dltk.tcl.tcllib;singleton:=true
Bundle-Version: 5.9.0.qualifier
Bundle-Vendor: %pluginProvider
Require-Bundle: org.eclipse.dltk.tcl.parser;bundle-version="0.0.0"
Bundle-Localization: plugin

Back to the top