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






                                            

                                                 
                                             
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.jpt.utility
Bundle-Version: 1.0.0.qualifier
Bundle-Localization: plugin
Export-Package: org.eclipse.jpt.utility.internal,
 org.eclipse.jpt.utility.internal.iterators
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top