blob: 23adce685497585a474157a3cd3a157a6d9bb98f [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse ACTF Example aiBrowser
Bundle-SymbolicName: org.eclipse.actf.examples.aibrowser;singleton:=true
Bundle-Version: 0.5.0.qualifier
Bundle-Activator: org.eclipse.actf.examples.aibrowser.ClientPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui,
org.eclipse.actf.ui,
org.eclipse.actf.model.ui,
org.eclipse.actf.model.flash.proxy,
org.eclipse.actf.core,
org.eclipse.actf.ai.xmlstore,
org.eclipse.actf.ai.navigator,
org.eclipse.actf.util.win32
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.5