diff --git a/.gitignore b/.gitignore
index 9b223ce7..e5f4bca8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,8 @@ gwt-2.7.0.zip
gwt-2.8*.zip
gwt-2.9*.zip
gwt-2.9.0/
+gwt-2.10.1/
+gwt-2.11.0/
# TODO remove the others, some of these have been committed
.project
diff --git a/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml b/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml
index 4e3cf64a..48eb0be3 100644
--- a/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml
+++ b/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml
@@ -69,7 +69,6 @@
-
diff --git a/plugins/com.gwtplugins.gdt.eclipse.platform/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gdt.eclipse.platform/META-INF/MANIFEST.MF
index 81e1a86b..74b370af 100644
--- a/plugins/com.gwtplugins.gdt.eclipse.platform/META-INF/MANIFEST.MF
+++ b/plugins/com.gwtplugins.gdt.eclipse.platform/META-INF/MANIFEST.MF
@@ -30,7 +30,6 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.jdt.debug.ui,
org.eclipse.jdt.ui,
org.eclipse.jetty.http,
- org.eclipse.jetty.servlet,
org.eclipse.jetty.server,
org.eclipse.jetty.util,
org.eclipse.jface,