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


                                         

                           





                                     
Manifest-Version: 1.0
Bundle-Name: ECF SDO API
Bundle-SymbolicName: org.eclipse.ecf.sdo;singleton=true
Bundle-Version: 0.8.9
Bundle-ClassPath: ecf.sdo.jar
Bundle-Activator: org.eclipse.ecf.sdo.SDOPlugin$EclipsePlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.emf.ecore.sdo,
 org.eclipse.ecf
Eclipse-AutoStart: true
Provide-Package: org.eclipse.ecf.sdo,
 org.eclipse.ecf.internal.sdo,
 org.eclipse.ecf.sdo.emf
Export-Package: org.eclipse.ecf.sdo,
 org.eclipse.ecf.internal.sdo

Back to the top