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.
48 lines
1.6 KiB
48 lines
1.6 KiB
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: JDProject
|
|
Bundle-SymbolicName: com.connor.jd.plm;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Require-Bundle: org.eclipse.ui;bundle-version="3.108.0",
|
|
com.teamcenter.rac.common;bundle-version="12000.1.0",
|
|
com.teamcenter.rac.tcapps;bundle-version="12000.1.0",
|
|
com.teamcenter.rac.util;bundle-version="12000.1.0",
|
|
com.teamcenter.rac.aifrcp;bundle-version="12000.1.0",
|
|
com.teamcenter.rac.ui.commands;bundle-version="12000.1.0",
|
|
com.teamcenter.rac.kernel;bundle-version="12000.1.0",
|
|
com.teamcenter.rac.ui.views;bundle-version="12000.1.0",
|
|
org.eclipse.core.runtime;bundle-version="3.12.0",
|
|
org.eclipse.ui.forms;bundle-version="3.7.0"
|
|
Automatic-Module-Name: JDProject
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Export-Package: com.connor.jd.plm.action,
|
|
com.connor.jd.plm.dialog,
|
|
com.connor.jd.plm.form,
|
|
com.connor.jd.plm.handlers,
|
|
com.connor.jd.plm.table,
|
|
com.connor.jd.plm.util,
|
|
com.teamcenter.rac.form
|
|
Import-Package: com.teamcenter.services,
|
|
com.teamcenter.services.rac,
|
|
com.teamcenter.services.rac.core,
|
|
com.teamcenter.services.rac.core._2008_06
|
|
Bundle-ClassPath: .,
|
|
lib/fastjson-1.2.9.jar,
|
|
lib/hutool-all-5.0.7.jar,
|
|
lib/commons-codec-1.13.jar,
|
|
lib/commons-collections4-4.4.jar,
|
|
lib/commons-compress-1.19.jar,
|
|
lib/commons-logging-1.2.jar,
|
|
lib/commons-math3-3.6.1.jar,
|
|
lib/jaxb-api-2.3.1.jar,
|
|
lib/jaxb-core-2.3.0.1.jar,
|
|
lib/jaxb-impl-2.3.2.jar,
|
|
lib/jfxrt.jar,
|
|
lib/poi-4.1.1.jar,
|
|
lib/poi-examples-4.1.1.jar,
|
|
lib/poi-excelant-4.1.1.jar,
|
|
lib/poi-ooxml-4.1.1.jar,
|
|
lib/poi-ooxml-schemas-4.1.1.jar,
|
|
lib/poi-scratchpad-4.1.1.jar,
|
|
lib/xmlbeans-3.1.0.jar
|