blob: 52c8c8e01c066491bb12aabb6c4e7bbc148da8c8 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SWTBot Go Convenience Plug-in
Bundle-SymbolicName: org.eclipse.swtbot.go
Bundle-Version: 3.0.0.qualifier
Require-Bundle: org.eclipse.swtbot.eclipse.core;visibility:=reexport,
org.eclipse.swtbot.eclipse.finder;visibility:=reexport,
org.eclipse.swtbot.swt.finder;visibility:=reexport,
org.eclipse.swtbot.junit4_x;visibility:=reexport,
org.hamcrest.core;visibility:=reexport,
org.junit;bundle-version="4.5.0";visibility:=reexport,
org.eclipse.core.runtime;visibility:=reexport,
org.apache.log4j;visibility:=reexport,
org.eclipse.swt;visibility:=reexport,
org.eclipse.ui;visibility:=reexport
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: Eclipse.org - SWTBot