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.

35 lines
1.2 KiB

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Lidy
Bundle-SymbolicName: com.connor.lidy;singleton:=true
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Bundle-Activator: com.connor.lidy.Activator
Bundle-Vendor: CONNOR
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.teamcenter.rac.kernel;bundle-version="13000.1.0",
com.teamcenter.rac.aifrcp;bundle-version="13000.1.0",
com.teamcenter.rac.util;bundle-version="13000.1.0",
com.teamcenter.rac.commonclient;bundle-version="13000.1.0",
TcSoaCoreRac;bundle-version="13000.1.0",
com.teamcenter.rac.ui;bundle-version="13000.1.0",
com.teamcenter.rac.schedule;bundle-version="13000.1.0",
org.apache.poi.39;bundle-version="3.9.0",
com.teamcenter.rac.common;bundle-version="13000.1.0",
Fnd0SoaAuditManagerRac;bundle-version="13000.1.0",
TcSoaWorkflowRac;bundle-version="13000.1.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Automatic-Module-Name: com.connor.lidy
Bundle-ActivationPolicy: lazy
Import-Package: com.teamcenter.rac.kernel,
com.teamcenter.rac.stylesheet,
org.dom4j,
org.dom4j.io
Export-Package: com.microsoft.sqlserver.jdbc,
org.jdesktop.swingx
Bundle-ClassPath: sqljdbc4.jar,
.,
lib/jxl.jar,
lib/swingx-1.6.1.jar