|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Customization
|
|
|
|
Bundle-SymbolicName: com.sq.customization;singleton:=true
|
|
|
|
Bundle-Version: 1.0.0
|
|
|
|
Bundle-Activator: com.sq.customization.Activator
|
|
|
|
Bundle-Vendor: SQ
|
|
|
|
Require-Bundle: org.eclipse.ui,
|
|
|
|
org.eclipse.core.runtime,
|
|
|
|
com.teamcenter.rac.aifrcp,
|
|
|
|
com.teamcenter.rac.common,
|
|
|
|
com.teamcenter.rac.external,
|
|
|
|
com.teamcenter.rac.kernel,
|
|
|
|
com.teamcenter.rac.pca,
|
|
|
|
com.teamcenter.rac.pse,
|
|
|
|
com.teamcenter.rac.tcapps,
|
|
|
|
com.teamcenter.rac.ui,
|
|
|
|
com.teamcenter.rac.ui.views,
|
|
|
|
com.teamcenter.rac.util,
|
|
|
|
com.teamcenter.rac.pca.kernel,
|
|
|
|
com.teamcenter.rac.pse.pca,
|
|
|
|
com.teamcenter.rac.cme.kernel,
|
|
|
|
TcSoaAdministrationRac;bundle-version="13000.3.0",
|
|
|
|
TcSoaBomRac;bundle-version="13000.3.0",
|
|
|
|
TcSoaCommon;bundle-version="13000.3.0",
|
|
|
|
TcSoaConfigurationRac;bundle-version="13000.3.0",
|
|
|
|
TcSoaManufacturingRac;bundle-version="13000.3.0",
|
|
|
|
TcSoaStructureManagementRac;bundle-version="13000.3.0"
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
|
|
Automatic-Module-Name: com.sq.customization
|
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Export-Package: com.sq.customization,
|
|
|
|
com.sq.customization.dialogs,
|
|
|
|
com.sq.customization.handlers
|
|
|
|
Bundle-ClassPath: lib/cglib-3.3.0.jar,
|
|
|
|
lib/commons-collections4-4.4.jar,
|
|
|
|
lib/commons-compress-1.21.jar,
|
|
|
|
lib/commons-io-2.11.0.jar,
|
|
|
|
lib/easyexcel-3.2.0.jar,
|
|
|
|
lib/easyexcel-core-3.2.0.jar,
|
|
|
|
lib/easyexcel-support-3.2.0.jar,
|
|
|
|
lib/log4j-api-2.17.1.jar,
|
|
|
|
lib/poi-5.2.1.jar,
|
|
|
|
lib/poi-examples-5.2.1.jar,
|
|
|
|
lib/poi-excelant-5.2.1.jar,
|
|
|
|
lib/poi-ooxml-5.2.1.jar,
|
|
|
|
lib/poi-ooxml-full-5.2.1.jar,
|
|
|
|
lib/serializer-2.7.2.jar,
|
|
|
|
lib/slf4j-api-1.7.36.jar,
|
|
|
|
lib/xalan-2.7.2.jar,
|
|
|
|
lib/xml-apis-1.4.01.jar,
|
|
|
|
lib/xmlbeans-5.0.3.jar,
|
|
|
|
.
|