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.
37 lines
1.4 KiB
37 lines
1.4 KiB
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Process
|
|
Bundle-SymbolicName: com.connor.process;singleton:=true
|
|
Bundle-Version: 1.0.0
|
|
Bundle-Vendor: CONNOR
|
|
Require-Bundle: org.eclipse.ui.forms;bundle-version="3.7.400",
|
|
org.eclipse.ui,
|
|
org.eclipse.core.runtime;bundle-version="3.15.100",
|
|
com.teamcenter.rac.common;bundle-version="12000.2.0",
|
|
com.teamcenter.rac.external;bundle-version="12000.2.0",
|
|
com.teamcenter.rac.workflow.processdesigner;bundle-version="12000.2.0",
|
|
com.teamcenter.rac.util;bundle-version="12000.2.0",
|
|
com.teamcenter.rac.aifrcp;bundle-version="12000.2.0",
|
|
com.teamcenter.rac.neva;bundle-version="2.0.0",
|
|
com.teamcenter.rac.kernel;bundle-version="12000.2.0",
|
|
TcSoaCoreRac;bundle-version="12000.2.0"
|
|
Automatic-Module-Name: com.connor.ld.process
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ClassPath: .,
|
|
lib/swingx-1.6.1.jar,
|
|
lib/cn.net.connor.std.aifrcp_13000.1.0.jar,
|
|
lib/cn.net.connor.std.fx_13000.1.0.jar,
|
|
lib/cn.net.connor.std.gdtex_13000.1.0.jar
|
|
Export-Package: cn.net.connor.std.aifrcp,
|
|
cn.net.connor.std.aifrcp.util,
|
|
cn.net.connor.std.aifrcp.xml,
|
|
cn.net.connor.std.fx,
|
|
cn.net.connor.std.gdtex,
|
|
com.connor.process.commands,
|
|
com.connor.tcm.outfile.bean,
|
|
com.connor.tcm.outfile.createMaterial,
|
|
com.connor.tcm.outfile.dbom2ebom,
|
|
com.connor.tcm.outfile.projectFolder,
|
|
com.connor.tcm.outfile.util,
|
|
org.jdesktop.swingx.table
|