Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 9197eeaa05ea35176682b5dfaa33b82395f13a20 (plain) (tree)
1
2
3
4
5
6




                                                         
                              
























                                      



                                              















                            
                     
                   
                 



                         





                             
                     




                                 
                                 




                                     
                           






                                    
              






                               
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.name
Bundle-SymbolicName: org.eclipse.emf.teneo.jpox.libraries
Bundle-Version: 0.7.5.qualifier
Eclipse-BuddyPolicy: dependent
Bundle-Vendor: %Plugin.providerName
Bundle-Localization: plugin
Export-Package: .,
 javax.jdo,
 javax.jdo.datastore,
 javax.jdo.identity,
 javax.jdo.listener,
 javax.jdo.spi,
 org.apache.bcel,
 org.apache.bcel.classfile,
 org.apache.bcel.generic,
 org.apache.bcel.util,
 org.apache.bcel.verifier,
 org.apache.bcel.verifier.exc,
 org.apache.bcel.verifier.statics,
 org.apache.bcel.verifier.structurals,
 org.apache.commons.logging,
 org.apache.commons.logging.impl,
 org.apache.log4j,
 org.apache.log4j.chainsaw,
 org.apache.log4j.config,
 org.apache.log4j.helpers,
 org.apache.log4j.jdbc,
 org.apache.log4j.jmx,
 org.apache.log4j.lf5,
 org.apache.log4j.lf5.util,
 org.apache.log4j.lf5.viewer,
 org.apache.log4j.lf5.viewer.categoryexplorer,
 org.apache.log4j.lf5.viewer.configure,
 org.apache.log4j.net,
 org.apache.log4j.nt,
 org.apache.log4j.or,
 org.apache.log4j.or.jms,
 org.apache.log4j.or.sax,
 org.apache.log4j.spi,
 org.apache.log4j.varia,
 org.apache.log4j.xml,
 org.jpox,
 org.jpox.cache,
 org.jpox.driver,
 org.jpox.enhancer,
 org.jpox.enhancer.metadata,
 org.jpox.enhancer.method,
 org.jpox.enhancer.tools,
 org.jpox.exceptions,
 org.jpox.management,
 org.jpox.metadata,
 org.jpox.plugin,
 org.jpox.resource,
 org.jpox.sco,
 org.jpox.sco.exceptions,
 org.jpox.state,
 org.jpox.store,
 org.jpox.store.exceptions,
 org.jpox.store.expression,
 org.jpox.store.extent,
 org.jpox.store.fieldmanager,
 org.jpox.store.mapping,
 org.jpox.store.poid,
 org.jpox.store.query,
 org.jpox.store.rdbms,
 org.jpox.store.rdbms.adapter,
 org.jpox.store.rdbms.columninfo,
 org.jpox.store.rdbms.datatype,
 org.jpox.store.rdbms.exceptions,
 org.jpox.store.rdbms.extent,
 org.jpox.store.rdbms.fieldmanager,
 org.jpox.store.rdbms.key,
 org.jpox.store.rdbms.mapping,
 org.jpox.store.rdbms.mapping.oracle,
 org.jpox.store.rdbms.poid,
 org.jpox.store.rdbms.query,
 org.jpox.store.rdbms.request,
 org.jpox.store.rdbms.scostore,
 org.jpox.store.rdbms.sqlidentifier,
 org.jpox.store.rdbms.table,
 org.jpox.store.rdbms.typeinfo,
 org.jpox.store.scostore,
 org.jpox.util
Bundle-ClassPath: bcel-5.1.jar,
 commons-logging.jar,
 jdo2-api-2.0.jar,
 jpox.jar,
 jpox-1.1.1.jar,
 jpox-enhancer-1.1.1.jar,
 log4j-1.2.13.jar

Back to the top