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
585 B
18 lines
585 B
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Gdtex
|
|
Bundle-SymbolicName: cn.net.connor.std.gdtex;singleton:=true
|
|
Bundle-Version: 13000.1.0
|
|
Bundle-Activator: cn.net.connor.std.gdtex.Activator
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
com.teamcenter.rac.aifrcp,
|
|
com.teamcenter.rac.common,
|
|
com.teamcenter.rac.external,
|
|
com.teamcenter.rac.kernel,
|
|
com.teamcenter.rac.ui.commands,
|
|
com.teamcenter.rac.util
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Automatic-Module-Name: cn.net.connor.std.gdtex
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: cn.net.connor.std.gdtex
|