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.
265 lines
9.2 KiB
265 lines
9.2 KiB
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Plm
|
|
Bundle-SymbolicName: com.connor.pro105.plm;singleton:=true
|
|
Bundle-Version: 1.0.0
|
|
Bundle-Activator: com.connor.pro105.plm.Activator
|
|
Bundle-Vendor: CONNOR
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
org.eclipse.core.expressions;bundle-version="3.4.400",
|
|
org.eclipse.ui;bundle-version="3.8.0",
|
|
com.teamcenter.rac.aifrcp;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.common;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.kernel;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.util;bundle-version="11000.2.0",
|
|
org.apache.log4j;bundle-version="1.2.15",
|
|
com.teamcenter.rac.ui;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.ui.commands;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.project;bundle-version="11000.2.0",
|
|
TcSoaProjectManagementLoose;bundle-version="11000.2.0",
|
|
TcSoaProjectManagementRac;bundle-version="11000.2.0",
|
|
TcSoaProjectManagementTypes;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.schedule;bundle-version="11000.2.0",
|
|
org.eclipse.core.databinding.beans;bundle-version="1.2.200",
|
|
org.eclipse.core.databinding.observable;bundle-version="1.4.1",
|
|
org.eclipse.jface.databinding;bundle-version="1.6.0",
|
|
org.eclipse.ui.views;bundle-version="3.6.100",
|
|
com.teamcenter.rac.cme.stylesheet;bundle-version="11000.2.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package:
|
|
com.connor.pro105.plm,
|
|
javax.sql,
|
|
javax.xml.stream,
|
|
javax.xml.stream.events,
|
|
javax.xml.stream.util,
|
|
oracle.core.lmx,
|
|
oracle.core.lvf,
|
|
oracle.jdbc,
|
|
oracle.jdbc.connector,
|
|
oracle.jdbc.driver,
|
|
oracle.jdbc.internal,
|
|
oracle.jdbc.oci,
|
|
oracle.jdbc.oracore,
|
|
oracle.jdbc.pool,
|
|
oracle.jdbc.util,
|
|
oracle.jdbc.xa,
|
|
oracle.jdbc.xa.client,
|
|
oracle.jpub.runtime,
|
|
oracle.net.TNSAddress,
|
|
oracle.net.ano,
|
|
oracle.net.aso,
|
|
oracle.net.jndi,
|
|
oracle.net.nl,
|
|
oracle.net.nl.mesg,
|
|
oracle.net.ns,
|
|
oracle.net.nt,
|
|
oracle.net.resolver,
|
|
oracle.security.o3logon,
|
|
oracle.sql,
|
|
oracle.sql.converter,
|
|
org.apache.commons.codec,
|
|
org.apache.commons.codec.binary,
|
|
org.apache.commons.codec.digest,
|
|
org.apache.commons.codec.language,
|
|
org.apache.commons.codec.language.bm,
|
|
org.apache.commons.codec.net,
|
|
org.apache.commons.logging,
|
|
org.apache.commons.logging.impl,
|
|
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.extractor,
|
|
org.apache.poi.hpsf.wellknown,
|
|
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.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.cont,
|
|
org.apache.poi.hssf.record.crypto,
|
|
org.apache.poi.hssf.record.pivottable,
|
|
org.apache.poi.hssf.usermodel,
|
|
org.apache.poi.hssf.util,
|
|
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.nio,
|
|
org.apache.poi.poifs.property,
|
|
org.apache.poi.poifs.storage,
|
|
org.apache.poi.ss,
|
|
org.apache.poi.ss.extractor,
|
|
org.apache.poi.ss.format,
|
|
org.apache.poi.ss.formula,
|
|
org.apache.poi.ss.formula.atp,
|
|
org.apache.poi.ss.formula.constant,
|
|
org.apache.poi.ss.formula.eval,
|
|
org.apache.poi.ss.formula.eval.forked,
|
|
org.apache.poi.ss.formula.function,
|
|
org.apache.poi.ss.formula.functions,
|
|
org.apache.poi.ss.formula.ptg,
|
|
org.apache.poi.ss.formula.udf,
|
|
org.apache.poi.ss.usermodel,
|
|
org.apache.poi.ss.usermodel.charts,
|
|
org.apache.poi.ss.util,
|
|
org.apache.poi.ss.util.cellwalk,
|
|
org.apache.poi.util,
|
|
org.apache.poi.xslf,
|
|
org.apache.poi.xslf.extractor,
|
|
org.apache.poi.xslf.model,
|
|
org.apache.poi.xslf.model.geom,
|
|
org.apache.poi.xslf.usermodel,
|
|
org.apache.poi.xslf.util,
|
|
org.apache.poi.xssf.dev,
|
|
org.apache.poi.xssf.eventusermodel,
|
|
org.apache.poi.xssf.extractor,
|
|
org.apache.poi.xssf.model,
|
|
org.apache.poi.xssf.streaming,
|
|
org.apache.poi.xssf.usermodel,
|
|
org.apache.poi.xssf.usermodel.charts,
|
|
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.xpathgen,
|
|
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.chart,
|
|
org.openxmlformats.schemas.drawingml.x2006.chart.impl,
|
|
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
|
|
Import-Package: com.teamcenter.rac.kernel,
|
|
com.teamcenter.rac.workflow.processdesigner.plugin,
|
|
com.teamcenter.services.rac.core,
|
|
com.teamcenter.services.rac.core._2006_03,
|
|
com.teamcenter.services.rac.core._2008_06,
|
|
org.eclipse.core.databinding
|
|
Bundle-ClassPath: src/com/teamcenter/rac/schedule/common/,
|
|
poi/classes12.jar,
|
|
poi/commons-codec-1.10.jar,
|
|
poi/commons-logging-1.1.jar,
|
|
poi/dom4j-1.6.1.jar,
|
|
poi/jsr173_1.0_api.jar,
|
|
poi/jxl_1.0.0.jar,
|
|
poi/poi-3.9-20121203.jar,
|
|
poi/poi-examples-3.9-20121203.jar,
|
|
poi/poi-excelant-3.9-20121203.jar,
|
|
poi/poi-ooxml-3.9-20121203.jar,
|
|
poi/poi-ooxml-schemas-3.9-20121203.jar,
|
|
poi/poi-scratchpad-3.9-20121203.jar,
|
|
poi/xmlbeans-2.5.0.jar,
|
|
.
|