Manifest-Version: 1.0 | |
Bundle-ManifestVersion: 2 | |
Bundle-Name: Eclipse ACTF ProTalker Plug-in (Incubation) | |
Bundle-SymbolicName: org.eclipse.actf.ai.tts.protalker;singleton:=true | |
Bundle-Version: 0.5.0.qualifier | |
Bundle-Activator: org.eclipse.actf.ai.tts.protalker.ProTalkerPlugin | |
Bundle-Vendor: Eclipse.org | |
Bundle-Localization: plugin | |
Require-Bundle: org.eclipse.ui, | |
org.eclipse.core.runtime, | |
org.eclipse.actf.ai.voice | |
Eclipse-LazyStart: true |