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.

18 lines
626 B

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Cust
Bundle-SymbolicName: com.connor.cust;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: com.connor.cust.Activator
Bundle-Vendor: CONNOR
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.teamcenter.rac.kernel;bundle-version="14000.3.0",
com.teamcenter.rac.aifrcp;bundle-version="14000.3.0",
com.teamcenter.rac.util;bundle-version="14000.3.0",
org.apache.poi;bundle-version="5.2.1",
TcSoaCoreRac;bundle-version="14000.3.0"
Bundle-RequiredExecutionEnvironment: JavaSE-11
Automatic-Module-Name: com.connor.cust
Bundle-ActivationPolicy: lazy