blob: 2951ffcbc8d251c8ac73d2b9979a5632b3d17441 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SWTBot Go Convenience Plugin (Incubation)
Bundle-SymbolicName: org.eclipse.swtbot.go
Bundle-Version: 2.2.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: J2SE-1.5
Bundle-Vendor: Eclipse.org - SWTBot