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.
53 lines
1.9 KiB
53 lines
1.9 KiB
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: YSR
|
|
Bundle-SymbolicName: cust.com.ysr;singleton:=true
|
|
Bundle-Version: 1.0.0
|
|
Bundle-Localization: plugin
|
|
Bundle-Activator: cust.com.ysr.Activator
|
|
Require-Bundle: org.eclipse.ui;bundle-version="3.8.0",
|
|
org.eclipse.core.runtime,
|
|
com.teamcenter.rac.kernel;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.aifrcp;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.util;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.tcapps;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.common;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.processhistory;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.auditmanager;bundle-version="11000.2.0",
|
|
Fnd0SoaAuditManagerRac;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.schedule;bundle-version="11000.2.0",
|
|
org.eclipse.osgi.services;bundle-version="3.3.100",
|
|
org.eclipse.osgi.util;bundle-version="3.2.300",
|
|
org.eclipse.core.databinding;bundle-version="1.4.1",
|
|
org.eclipse.core.databinding.beans;bundle-version="1.2.200",
|
|
org.eclipse.core.databinding.property;bundle-version="1.4.100",
|
|
com.teamcenter.rac.viewer;bundle-version="11000.2.0",
|
|
com.teamcenter.rac.ui.views;bundle-version="11000.2.0",
|
|
TcSoaCommon;bundle-version="11000.2.0",
|
|
TcSoaCoreRac;bundle-version="11000.2.0",
|
|
TcSoaCoreTypes;bundle-version="11000.2.0",
|
|
org.eclipse.ui.forms;bundle-version="3.5.200",
|
|
org.apache.poi.39,
|
|
Fnd0SoaAuditManagerTypes;bundle-version="11000.2.0",
|
|
cn.com.origin.autocodemanager;bundle-version="1.0.0",
|
|
cn.com.origin.autocode;bundle-version="1.0.0"
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Export-Package: cn.com.teamcenter.rac.form,
|
|
com.teamcenter.rac.viewer.stylesheet.beans,
|
|
cust.com.rac.integration,
|
|
cust.com.ysr
|
|
Import-Package: jxl,
|
|
jxl.biff,
|
|
jxl.biff.drawing,
|
|
jxl.biff.formula,
|
|
jxl.demo,
|
|
jxl.format,
|
|
jxl.read.biff,
|
|
jxl.write,
|
|
jxl.write.biff,
|
|
org.apache.log4j,
|
|
org.dom4j,
|
|
org.dom4j.io
|
|
Bundle-ClassPath: .
|