You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
240 lines
8.2 KiB
240 lines
8.2 KiB
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: TCImportHistoryDatas Plug-in
|
|
Bundle-SymbolicName: TCImportHistoryDatas;singleton:=true
|
|
Bundle-Version: 1.0.0
|
|
Bundle-Activator: tcimporthistorydatas.Activator
|
|
Require-Bundle: org.eclipse.ui;bundle-version="3.8.0",
|
|
org.eclipse.core.runtime;bundle-version="3.8.0",
|
|
com.teamcenter.rac.kernel;bundle-version="8000.3.0",
|
|
com.teamcenter.rac.tcapps;bundle-version="8000.3.0",
|
|
com.teamcenter.rac.util;bundle-version="8000.3.0",
|
|
com.teamcenter.rac.aifrcp;bundle-version="8000.3.0",
|
|
com.teamcenter.rac.common;bundle-version="8000.3.0"
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
|
Export-Package: com.connor.dev.imp,
|
|
com.connor.dev.imp.bom,
|
|
com.connor.dev.imp.ob,
|
|
com.connor.dev.imp.re,
|
|
com.connor.dev.imp.solution.handler,
|
|
com.connor.dev.imp.toolkit,
|
|
common,
|
|
common.log,
|
|
jxl,
|
|
jxl.biff,
|
|
jxl.biff.drawing,
|
|
jxl.biff.formula,
|
|
jxl.demo,
|
|
jxl.format,
|
|
jxl.read.biff,
|
|
jxl.write,
|
|
jxl.write.biff,
|
|
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.sax,
|
|
org.apache.log4j.spi,
|
|
org.apache.log4j.varia,
|
|
org.apache.log4j.xml,
|
|
org.apache.poi,
|
|
org.apache.poi.common.usermodel,
|
|
org.apache.poi.ddf,
|
|
org.apache.poi.dev,
|
|
org.apache.poi.extractor,
|
|
org.apache.poi.hpsf,
|
|
org.apache.poi.hpsf.examples,
|
|
org.apache.poi.hpsf.extractor,
|
|
org.apache.poi.hpsf.wellknown,
|
|
org.apache.poi.hslf.examples,
|
|
org.apache.poi.hsmf.examples,
|
|
org.apache.poi.hssf,
|
|
org.apache.poi.hssf.dev,
|
|
org.apache.poi.hssf.eventmodel,
|
|
org.apache.poi.hssf.eventusermodel,
|
|
org.apache.poi.hssf.eventusermodel.dummyrecord,
|
|
org.apache.poi.hssf.eventusermodel.examples,
|
|
org.apache.poi.hssf.extractor,
|
|
org.apache.poi.hssf.model,
|
|
org.apache.poi.hssf.record,
|
|
org.apache.poi.hssf.record.aggregates,
|
|
org.apache.poi.hssf.record.cf,
|
|
org.apache.poi.hssf.record.chart,
|
|
org.apache.poi.hssf.record.common,
|
|
org.apache.poi.hssf.record.constant,
|
|
org.apache.poi.hssf.record.cont,
|
|
org.apache.poi.hssf.record.crypto,
|
|
org.apache.poi.hssf.record.formula,
|
|
org.apache.poi.hssf.record.formula.atp,
|
|
org.apache.poi.hssf.record.formula.eval,
|
|
org.apache.poi.hssf.record.formula.function,
|
|
org.apache.poi.hssf.record.formula.functions,
|
|
org.apache.poi.hssf.record.formula.udf,
|
|
org.apache.poi.hssf.record.pivottable,
|
|
org.apache.poi.hssf.usermodel,
|
|
org.apache.poi.hssf.usermodel.examples,
|
|
org.apache.poi.hssf.util,
|
|
org.apache.poi.hssf.view,
|
|
org.apache.poi.hssf.view.brush,
|
|
org.apache.poi.hwpf,
|
|
org.apache.poi.openxml4j.exceptions,
|
|
org.apache.poi.openxml4j.opc,
|
|
org.apache.poi.openxml4j.opc.internal,
|
|
org.apache.poi.openxml4j.opc.internal.marshallers,
|
|
org.apache.poi.openxml4j.opc.internal.signature,
|
|
org.apache.poi.openxml4j.opc.internal.unmarshallers,
|
|
org.apache.poi.openxml4j.opc.signature,
|
|
org.apache.poi.openxml4j.util,
|
|
org.apache.poi.poifs.common,
|
|
org.apache.poi.poifs.crypt,
|
|
org.apache.poi.poifs.dev,
|
|
org.apache.poi.poifs.eventfilesystem,
|
|
org.apache.poi.poifs.filesystem,
|
|
org.apache.poi.poifs.poibrowser,
|
|
org.apache.poi.poifs.property,
|
|
org.apache.poi.poifs.storage,
|
|
org.apache.poi.ss,
|
|
org.apache.poi.ss.examples,
|
|
org.apache.poi.ss.examples.html,
|
|
org.apache.poi.ss.extractor,
|
|
org.apache.poi.ss.format,
|
|
org.apache.poi.ss.formula,
|
|
org.apache.poi.ss.formula.eval,
|
|
org.apache.poi.ss.formula.eval.forked,
|
|
org.apache.poi.ss.usermodel,
|
|
org.apache.poi.ss.util,
|
|
org.apache.poi.util,
|
|
org.apache.poi.xslf,
|
|
org.apache.poi.xslf.extractor,
|
|
org.apache.poi.xslf.usermodel,
|
|
org.apache.poi.xssf.dev,
|
|
org.apache.poi.xssf.eventusermodel,
|
|
org.apache.poi.xssf.eventusermodel.examples,
|
|
org.apache.poi.xssf.extractor,
|
|
org.apache.poi.xssf.model,
|
|
org.apache.poi.xssf.usermodel,
|
|
org.apache.poi.xssf.usermodel.examples,
|
|
org.apache.poi.xssf.usermodel.extensions,
|
|
org.apache.poi.xssf.usermodel.helpers,
|
|
org.apache.poi.xssf.util,
|
|
org.apache.poi.xwpf.extractor,
|
|
org.apache.poi.xwpf.model,
|
|
org.apache.poi.xwpf.usermodel,
|
|
org.apache.xmlbeans,
|
|
org.apache.xmlbeans.impl.common,
|
|
org.apache.xmlbeans.impl.config,
|
|
org.apache.xmlbeans.impl.inst2xsd,
|
|
org.apache.xmlbeans.impl.inst2xsd.util,
|
|
org.apache.xmlbeans.impl.jam,
|
|
org.apache.xmlbeans.impl.jam.annotation,
|
|
org.apache.xmlbeans.impl.jam.internal,
|
|
org.apache.xmlbeans.impl.jam.internal.classrefs,
|
|
org.apache.xmlbeans.impl.jam.internal.elements,
|
|
org.apache.xmlbeans.impl.jam.internal.javadoc,
|
|
org.apache.xmlbeans.impl.jam.internal.parser,
|
|
org.apache.xmlbeans.impl.jam.internal.reflect,
|
|
org.apache.xmlbeans.impl.jam.mutable,
|
|
org.apache.xmlbeans.impl.jam.provider,
|
|
org.apache.xmlbeans.impl.jam.visitor,
|
|
org.apache.xmlbeans.impl.jam.xml,
|
|
org.apache.xmlbeans.impl.piccolo.io,
|
|
org.apache.xmlbeans.impl.piccolo.util,
|
|
org.apache.xmlbeans.impl.piccolo.xml,
|
|
org.apache.xmlbeans.impl.regex,
|
|
org.apache.xmlbeans.impl.richParser,
|
|
org.apache.xmlbeans.impl.schema,
|
|
org.apache.xmlbeans.impl.soap,
|
|
org.apache.xmlbeans.impl.store,
|
|
org.apache.xmlbeans.impl.tool,
|
|
org.apache.xmlbeans.impl.util,
|
|
org.apache.xmlbeans.impl.validator,
|
|
org.apache.xmlbeans.impl.values,
|
|
org.apache.xmlbeans.impl.xb.ltgfmt,
|
|
org.apache.xmlbeans.impl.xb.ltgfmt.impl,
|
|
org.apache.xmlbeans.impl.xb.substwsdl,
|
|
org.apache.xmlbeans.impl.xb.substwsdl.impl,
|
|
org.apache.xmlbeans.impl.xb.xmlconfig,
|
|
org.apache.xmlbeans.impl.xb.xmlconfig.impl,
|
|
org.apache.xmlbeans.impl.xb.xmlschema,
|
|
org.apache.xmlbeans.impl.xb.xmlschema.impl,
|
|
org.apache.xmlbeans.impl.xb.xsdownload,
|
|
org.apache.xmlbeans.impl.xb.xsdownload.impl,
|
|
org.apache.xmlbeans.impl.xb.xsdschema,
|
|
org.apache.xmlbeans.impl.xb.xsdschema.impl,
|
|
org.apache.xmlbeans.impl.xsd2inst,
|
|
org.apache.xmlbeans.soap,
|
|
org.apache.xmlbeans.xml.stream,
|
|
org.apache.xmlbeans.xml.stream.events,
|
|
org.apache.xmlbeans.xml.stream.utils,
|
|
org.dom4j,
|
|
org.dom4j.bean,
|
|
org.dom4j.datatype,
|
|
org.dom4j.dom,
|
|
org.dom4j.dtd,
|
|
org.dom4j.io,
|
|
org.dom4j.jaxb,
|
|
org.dom4j.rule,
|
|
org.dom4j.rule.pattern,
|
|
org.dom4j.swing,
|
|
org.dom4j.tree,
|
|
org.dom4j.util,
|
|
org.dom4j.xpath,
|
|
org.dom4j.xpp,
|
|
org.openxmlformats.schemas.drawingml.x2006.main,
|
|
org.openxmlformats.schemas.drawingml.x2006.main.impl,
|
|
org.openxmlformats.schemas.drawingml.x2006.picture,
|
|
org.openxmlformats.schemas.drawingml.x2006.picture.impl,
|
|
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing,
|
|
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.impl,
|
|
org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing,
|
|
org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing.impl,
|
|
org.openxmlformats.schemas.officeDocument.x2006.customProperties,
|
|
org.openxmlformats.schemas.officeDocument.x2006.customProperties.impl,
|
|
org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes,
|
|
org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes.impl,
|
|
org.openxmlformats.schemas.officeDocument.x2006.extendedProperties,
|
|
org.openxmlformats.schemas.officeDocument.x2006.extendedProperties.impl,
|
|
org.openxmlformats.schemas.officeDocument.x2006.relationships,
|
|
org.openxmlformats.schemas.officeDocument.x2006.relationships.impl,
|
|
org.openxmlformats.schemas.presentationml.x2006.main,
|
|
org.openxmlformats.schemas.presentationml.x2006.main.impl,
|
|
org.openxmlformats.schemas.spreadsheetml.x2006.main,
|
|
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl,
|
|
org.openxmlformats.schemas.wordprocessingml.x2006.main,
|
|
org.openxmlformats.schemas.wordprocessingml.x2006.main.impl,
|
|
org.w3c.dom,
|
|
repackage,
|
|
schemaorg_apache_xmlbeans.system.sE130CAA0A01A7CDE5A2B4FEB8B311707,
|
|
schemaorg_apache_xmlbeans.system.sXMLCONFIG,
|
|
schemaorg_apache_xmlbeans.system.sXMLLANG,
|
|
schemaorg_apache_xmlbeans.system.sXMLSCHEMA,
|
|
schemaorg_apache_xmlbeans.system.sXMLTOOLS,
|
|
schemasMicrosoftComOfficeExcel,
|
|
schemasMicrosoftComOfficeExcel.impl,
|
|
schemasMicrosoftComOfficeOffice,
|
|
schemasMicrosoftComOfficeOffice.impl,
|
|
schemasMicrosoftComVml,
|
|
schemasMicrosoftComVml.impl,
|
|
tcimporthistorydatas
|
|
Bundle-ClassPath: jxl.jar,
|
|
.,
|
|
log4j.jar,
|
|
poi-3.7-20101029.jar,
|
|
poi-examples-3.7-20101029.jar,
|
|
poi-ooxml-3.7-20101029.jar,
|
|
poi-ooxml-schemas-3.7-20101029.jar,
|
|
xmlbeans-2.3.0.jar,
|
|
dom4j-1.6.1.jar,
|
|
ojdbc6.jar
|