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.
45 lines
1.7 KiB
45 lines
1.7 KiB
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: CodeManagement
|
|
Bundle-SymbolicName: CodeManagement;singleton:=true
|
|
Bundle-Version: 1.0.0
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.ui.forms;bundle-version="3.11.400",
|
|
org.apache.felix.gogo.runtime;bundle-version="1.1.6",
|
|
com.teamcenter.rac.ui;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.aifrcp;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.viewer;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.kernel;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.cme.kernel;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.cme.framework;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.ms.util;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.cme.bvr.connect;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.ui.commands;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.cme.license;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.classification.icm;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.aif.registryeditor;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.util;bundle-version="14000.3.0",
|
|
com.teamcenter.rac.common;bundle-version="14000.3.0",
|
|
org.eclipse.core.runtime;bundle-version="3.26.0"
|
|
Automatic-Module-Name: CodeManagement
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Export-Package: PropertyToFile.handlers,
|
|
codemanagement.handlers,
|
|
com.origin.beans,
|
|
com.origin.rac.applications,
|
|
com.origin.rac.command,
|
|
com.origin.rac.handler,
|
|
com.origin.ui,
|
|
com.teamcenter.rac.common.actions,
|
|
org.jdesktop.layout
|
|
Bundle-ClassPath: .,
|
|
lib/aspose-words-17.4.0-jdk16.jar,
|
|
lib/commons-collections4-4.1.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/xmlbeans-2.6.0.jar
|