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.

34 lines
1.1 KiB

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Aifrcp
Bundle-SymbolicName: cn.net.connor.std.aifrcp;singleton:=true
Bundle-Version: 13000.1.0
Bundle-Activator: cn.net.connor.std.aifrcp.Activator
Eclipse-BuddyPolicy: registered
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.teamcenter.rac.aifrcp;visibility:=reexport,
com.teamcenter.rac.external;visibility:=reexport,
com.teamcenter.rac.kernel;visibility:=reexport,
com.teamcenter.rac.ui.commands;visibility:=reexport,
com.teamcenter.rac.util,
com.teamcenter.rac.common;visibility:=reexport,
org.apache.poi.39,
TcSoaStructureManagementRac,
TcSoaCoreRac,
TcSoaCoreTypes,
TcSoaProjectManagementRac,
TcSoaCommon,
TcSoaClient,
com.teamcenter.rac.schedule
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Automatic-Module-Name: cn.net.connor.std.aifrcp
Bundle-ActivationPolicy: lazy
Export-Package: cn.net.connor.std.aifrcp,
cn.net.connor.std.aifrcp.util,
cn.net.connor.std.aifrcp.xml
Bundle-ClassPath: lib/ojdbc7.jar,
lib/sqljdbc4-2.0.jar,
.
Import-Package: com.teamcenter.rac.cme.time.common