Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMariot Chauvin2010-12-07 11:08:55 +0000
committerMariot Chauvin2010-12-07 11:08:55 +0000
commit678283207a949de623fcda009ae711072c6f2657 (patch)
tree9e5fbfd00bc768c795f938bc4b95243fc8aadc44
parentfb94d4855e17514a66ce576d96599f41a1e766f4 (diff)
downloadorg.eclipse.swtbot-678283207a949de623fcda009ae711072c6f2657.tar.gz
org.eclipse.swtbot-678283207a949de623fcda009ae711072c6f2657.tar.xz
org.eclipse.swtbot-678283207a949de623fcda009ae711072c6f2657.zip
Bug 308080 - Move SWTBot to git.eclipse.org
-rw-r--r--org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF b/org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF
index 98b667bb..b07fbb72 100644
--- a/org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF
@@ -23,6 +23,7 @@ Import-Package: junit.framework;version="4.3.0",
org.apache.log4j;version="[1.2.13,1.3.0)",
org.eclipse.jface.bindings.keys,
org.eclipse.swt,
+ org.eclipse.swt.browser,
org.eclipse.swt.custom,
org.eclipse.swt.events,
org.eclipse.swt.graphics,

Back to the top