You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.5 KiB
Plaintext
42 lines
1.5 KiB
Plaintext
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;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.common;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.external;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.kernel;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.pca;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.pse;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.tcapps;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.ui;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.ui.views;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.util;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.pca.kernel;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.pse.pca;bundle-version="13000.3.0",
|
|
com.teamcenter.rac.cme.kernel;bundle-version="13000.3.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Automatic-Module-Name: com.sq.customization
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-ClassPath: lib/cglib-3.3.0.jar,
|
|
lib/commons-collections4-4.1.jar,
|
|
lib/easyexcel-3.2.0.jar,
|
|
lib/easyexcel-core-3.2.0.jar,
|
|
lib/easyexcel-support-3.2.0.jar,
|
|
lib/poi-3.17.jar,
|
|
lib/poi-examples-3.17.jar,
|
|
lib/poi-excelant-3.17.jar,
|
|
lib/poi-ooxml-3.17.jar,
|
|
lib/poi-ooxml-schemas-3.17.jar,
|
|
lib/poi-scratchpad-3.17.jar,
|
|
lib/serializer-2.7.2.jar,
|
|
lib/slf4j-api-1.7.5.jar,
|
|
lib/xalan-2.7.2.jar,
|
|
lib/xml-apis-1.4.01.jar,
|
|
lib/xmlbeans-2.6.0.jar
|