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.

24 lines
852 B

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Plm
Bundle-SymbolicName: com.connor.wj.plm;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: com.connor.wj.plm.Activator
Bundle-Vendor: CONNOR
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.teamcenter.rac.aifrcp;bundle-version="12000.1.0",
com.teamcenter.rac.ui;bundle-version="12000.1.0",
com.teamcenter.rac.kernel;bundle-version="12000.1.0",
com.teamcenter.rac.ui.commands;bundle-version="12000.1.0",
com.teamcenter.rac.util;bundle-version="12000.1.0",
com.teamcenter.rac.external;bundle-version="12000.1.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Automatic-Module-Name: com.connor.wj.plm
Bundle-ActivationPolicy: lazy
Export-Package: com.connor.wj.plm,
com.connor.wj.plm.dialogs,
com.connor.wj.plm.handlers
Bundle-ClassPath: .,
lib/k.util_1.0.0.jar