diff --git a/plugins/com.google.cloud.tools.eclipse.appengine.deploy/build.properties b/plugins/com.google.cloud.tools.eclipse.appengine.deploy/build.properties index 654229572a..498db00440 100644 --- a/plugins/com.google.cloud.tools.eclipse.appengine.deploy/build.properties +++ b/plugins/com.google.cloud.tools.eclipse.appengine.deploy/build.properties @@ -6,3 +6,5 @@ bin.includes = META-INF/,\ plugin.properties javacSource=1.7 javacTarget=1.7 +additional.bundles = org.eclipse.jst.server.core, org.eclipse.wst.web +