Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: a7d5c42105efc4db5223c852d37ffb684c12aca5 (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.8.0.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.collections,
 org.apache.commons.collections.bag,
 org.apache.commons.collections.bidimap,
 org.apache.commons.collections.buffer,
 org.apache.commons.collections.collection,
 org.apache.commons.collections.comparators,
 org.apache.commons.collections.functors,
 org.apache.commons.collections.iterators,
 org.apache.commons.collections.keyvalue,
 org.apache.commons.collections.list,
 org.apache.commons.collections.map,
 org.apache.commons.collections.set,
 org.apache.commons.dbcp,
 org.apache.commons.dbcp.cpdsadapter,
 org.apache.commons.dbcp.datasources,
 org.apache.commons.jocl,
 org.apache.commons.logging,
 org.apache.commons.logging.impl,
 org.apache.commons.pool,
 org.apache.commons.pool.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.api,
 org.jpox.cache,
 org.jpox.datasource,
 org.jpox.dbcp,
 org.jpox.enhancer,
 org.jpox.enhancer.bcel,
 org.jpox.enhancer.bcel.metadata,
 org.jpox.enhancer.bcel.method,
 org.jpox.enhancer.metadata,
 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.state.jdo,
 org.jpox.state.jpa,
 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.expression,
 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-collections-3.1.jar,
 commons-dbcp-1.2.1.jar,
 commons-logging.jar,
 commons-pool-1.2.jar,
 jdo2-api-2.0.jar,
 jpox-dbcp-1.1.3.jar,
 log4j-1.2.13.jar,
 jpox-1.1.7.jar,
 jpox-enhancer-1.1.7.jar

Back to the top