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.
39 lines
1.3 KiB
39 lines
1.3 KiB
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: kwc.plm
|
|
Bundle-SymbolicName: com.connor.kwc.plm;singleton:=true
|
|
Bundle-Version: 1.0.0
|
|
Bundle-Vendor: CONNOR
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime;bundle-version="3.15.100",
|
|
org.eclipse.osgi.services;bundle-version="3.7.100",
|
|
org.eclipse.osgi.util;bundle-version="3.5.100",
|
|
com.teamcenter.rac.util;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.aifrcp;bundle-version="14000.3.0",
|
|
TcSoaCoreRac;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.common;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.ui;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.tcapps;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.kernel;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.workflow.processdesigner;bundle-version="14000.3.0"
|
|
Automatic-Module-Name: com.connor.ld.importSJ
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ClassPath: lib/fastjson-1.2.66.jar,
|
|
.,
|
|
lib/okhttp-2.7.4.jar,
|
|
lib/okio-1.13.0.jar,
|
|
lib/sqljdbc4.jar,
|
|
lib/sapjco3.jar,
|
|
lib/fastjson2-2.0.34.jar,
|
|
lib/jackson-annotations-2.15.0.jar,
|
|
lib/jackson-core-2.15.2.jar,
|
|
lib/jackson-databind-2.15.0.jar,
|
|
lib/mssql-jdbc-7.0.0.jre8.jar,
|
|
lib/ojdbc7.jar,
|
|
lib/poi-3.7-20101029.jar,
|
|
lib/poi-4.1.2.jar,
|
|
lib/poi-examples-3.7-20101029.jar,
|
|
lib/poi-ooxml-3.7-20101029.jar,
|
|
lib/poi-ooxml-schemas-3.7-20101029.jar,
|
|
lib/gson-2.8.5.jar
|