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.4 KiB

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Performancemanagement
Bundle-SymbolicName: com.langtech.plm.performancemanagement;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: com.langtech.plm.performancemanagement.Activator
Bundle-Vendor: LANGTECH
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.teamcenter.rac.aifrcp;bundle-version="13000.1.0",
com.teamcenter.rac.tcapps;bundle-version="13000.1.0",
com.teamcenter.rac.ui;bundle-version="13000.1.0",
com.teamcenter.rac.ui.views;bundle-version="13000.1.0",
com.teamcenter.rac.util;bundle-version="13000.1.0",
com.teamcenter.rac.common;bundle-version="13000.1.0",
com.teamcenter.rac.kernel;bundle-version="13000.1.0",
com.teamcenter.rac.external;bundle-version="13000.1.0",
org.apache.poi.39;bundle-version="3.9.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Automatic-Module-Name: com.langtech.plm.performancemanagement
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: sqlServerLib/sqljdbc4.jar,
.,
sqlServerLib/swingx-1.6.1.jar
Export-Package: com.langtech.plm.form,
com.langtech.plm.performancemanagement,
com.langtech.plm.performancemanagement.dialogs,
com.langtech.plm.performancemanagement.handlers,
com.langtech.plm.performancemanagement.operations,
com.langtech.plm.performancemanagement.util,
com.microsoft.sqlserver.jdbc,
com.teamcenter.rac.stylesheet,
microsoft.sql