Skip to main content
summaryrefslogblamecommitdiffstats
blob: c73f61bd29a21c2b1bfbac4313ac7de62c083c0e (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.jaxb.core.schemagen;singleton:=true
Bundle-Version: 1.0.1.qualifier
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: javax.xml.bind
Export-Package: org.eclipse.jpt.jaxb.core.schemagen

Back to the top