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.
74 lines
2.1 KiB
74 lines
2.1 KiB
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Designtopart
|
|
Bundle-SymbolicName: cn.net.connor.designtopart;singleton:=true
|
|
Bundle-Version: 1.0.0
|
|
Bundle-Activator: cn.net.connor.designtopart.Activator
|
|
Eclipse-RegisterBuddy: k.util
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.teamcenter.rac.aifrcp;bundle-version="12000.3.0",
|
|
com.teamcenter.rac.common;bundle-version="12000.3.0",
|
|
com.teamcenter.rac.external;bundle-version="12000.3.0",
|
|
com.teamcenter.rac.kernel;bundle-version="12000.3.0",
|
|
com.teamcenter.rac.tcapps;bundle-version="12000.3.0",
|
|
com.teamcenter.rac.ui;bundle-version="12000.3.0",
|
|
com.teamcenter.rac.ui.commands;bundle-version="12000.3.0",
|
|
com.teamcenter.rac.util;bundle-version="12000.3.0",
|
|
k.util;bundle-version="1.0.0",
|
|
TcSoaCoreLoose;bundle-version="12000.3.0",
|
|
TcSoaCoreRac;bundle-version="12000.3.0",
|
|
TcSoaCoreTypes;bundle-version="12000.3.0",
|
|
org.apache.poi.315;bundle-version="3.15.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Automatic-Module-Name: cn.net.connor.designtopart
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: cn.net.connor.designtopart,
|
|
cn.net.connor.designtopart.commands,
|
|
cn.net.connor.designtopart.designtopart,
|
|
com.connor.dfl.plm.util,
|
|
oracle.core.lmx,
|
|
oracle.core.lvf,
|
|
oracle.jdbc,
|
|
oracle.jdbc.aq,
|
|
oracle.jdbc.babelfish,
|
|
oracle.jdbc.connector,
|
|
oracle.jdbc.dcn,
|
|
oracle.jdbc.diagnostics,
|
|
oracle.jdbc.driver,
|
|
oracle.jdbc.internal,
|
|
oracle.jdbc.oci,
|
|
oracle.jdbc.oracore,
|
|
oracle.jdbc.pool,
|
|
oracle.jdbc.pooling,
|
|
oracle.jdbc.proxy,
|
|
oracle.jdbc.proxy.annotation,
|
|
oracle.jdbc.replay,
|
|
oracle.jdbc.replay.driver,
|
|
oracle.jdbc.replay.internal,
|
|
oracle.jdbc.rowset,
|
|
oracle.jdbc.util,
|
|
oracle.jdbc.xa,
|
|
oracle.jdbc.xa.client,
|
|
oracle.jpub.runtime,
|
|
oracle.net.ano,
|
|
oracle.net.aso,
|
|
oracle.net.jdbc.TNSAddress,
|
|
oracle.net.jdbc.nl,
|
|
oracle.net.jdbc.nl.mesg,
|
|
oracle.net.jndi,
|
|
oracle.net.ns,
|
|
oracle.net.nt,
|
|
oracle.net.resolver,
|
|
oracle.security.o3logon,
|
|
oracle.security.o5logon,
|
|
oracle.sql,
|
|
oracle.sql.converter
|
|
Bundle-ClassPath: .,
|
|
lib/ojdbc7.jar,
|
|
lib/core-renderer.jar,
|
|
lib/iTextAsian.jar,
|
|
lib/iTextAsianCmaps.jar,
|
|
lib/itextpdf-5.0.6.jar
|
|
Import-Package: com.teamcenter.rac.ui.common
|