Manifest-Version: 1.0 | |
Bundle-ManifestVersion: 2 | |
Bundle-Name: Eclipse ACTF Query Plug-in (Incubation) | |
Bundle-SymbolicName: org.eclipse.actf.ai.query | |
Bundle-Version: 0.0.1.qualifier | |
Bundle-Activator: org.eclipse.actf.ai.query.QueryPlugin | |
Bundle-Vendor: Eclipse.org | |
Require-Bundle: org.eclipse.core.runtime, | |
org.eclipse.actf.model.dom.dombycom, | |
org.eclipse.actf.util.vocab, | |
org.eclipse.actf.core | |
Eclipse-LazyStart: true | |
Export-Package: org.eclipse.actf.ai.query |