You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Customization
|
|
|
|
Bundle-SymbolicName: com.sq.customization;singleton:=true
|
|
|
|
Bundle-Version: 1.0.0
|
|
|
|
Bundle-Activator: com.sq.customization.Activator
|
|
|
|
Bundle-Vendor: SQ
|
|
|
|
Require-Bundle: org.eclipse.ui,
|
|
|
|
org.eclipse.core.runtime,
|
|
|
|
com.teamcenter.rac.aifrcp,
|
|
|
|
com.teamcenter.rac.common,
|
|
|
|
com.teamcenter.rac.external,
|
|
|
|
com.teamcenter.rac.kernel,
|
|
|
|
com.teamcenter.rac.pca,
|
|
|
|
com.teamcenter.rac.pse,
|
|
|
|
com.teamcenter.rac.tcapps,
|
|
|
|
com.teamcenter.rac.ui,
|
|
|
|
com.teamcenter.rac.ui.views,
|
|
|
|
com.teamcenter.rac.util,
|
|
|
|
com.teamcenter.rac.pca.kernel,
|
|
|
|
com.teamcenter.rac.pse.pca,
|
|
|
|
com.teamcenter.rac.cme.kernel,
|
|
|
|
org.apache.poi.39
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
|
|
Automatic-Module-Name: com.sq.customization
|
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Export-Package: com.sq.customization,
|
|
|
|
com.sq.customization.dialogs,
|
|
|
|
com.sq.customization.handlers
|