diff --git a/eclipse-distribution/org.springframework.boot.ide.branding.feature/p2.inf b/eclipse-distribution/org.springframework.boot.ide.branding.feature/p2.inf
index db72e641d..632e9d552 100644
--- a/eclipse-distribution/org.springframework.boot.ide.branding.feature/p2.inf
+++ b/eclipse-distribution/org.springframework.boot.ide.branding.feature/p2.inf
@@ -1,7 +1,2 @@
# tell pde.build not to generate start levels
org.eclipse.pde.build.append.startlevels=false
-
-# add requirement on org.eclipse.platform.ide
-requires.1.namespace=org.eclipse.equinox.p2.iu
-requires.1.name=org.eclipse.platform.ide
-requires.1.greedy=true
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e410/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e410/org.springframework.boot.ide.product
index a0752deb8..67ceefda0 100644
--- a/eclipse-distribution/org.springframework.boot.ide.product.e410/org.springframework.boot.ide.product
+++ b/eclipse-distribution/org.springframework.boot.ide.product.e410/org.springframework.boot.ide.product
@@ -7,25 +7,28 @@
-product org.springframework.boot.ide.branding.sts4
---launcher.defaultAction
-openFile
+--launcher.defaultAction openFile
+
-Dosgi.requiredJavaVersion=1.8
+-Xms256m
+-Xmx1024m
+-XX:+UseG1GC
+-XX:+UseStringDeduplication
--add-modules=ALL-SYSTEM
--Xms40m
- -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Xdock:icon=../Resources/sts4.icns
- -Xmx1200m
+
+
+
+ -XstartOnFirstThread
+-Dorg.eclipse.swt.internal.carbon.smallFonts -Xdock:icon=../Resources/sts4.icns
- -Xmx1200m
-
- -Xmx1200m
-
@@ -40,8 +43,8 @@ openFile
-
-
+
+
@@ -95,20 +98,13 @@ openFile
-
+
-
-
-
-
-
-
-
-
+
diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml
index d212e5864..c4e20849a 100644
--- a/eclipse-distribution/pom.xml
+++ b/eclipse-distribution/pom.xml
@@ -61,7 +61,7 @@
http://dist.springframework.org/release/IDE/3.9.6.RELEASE -->
http://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version}
- 1.1.0
+ 1.2.0
UTF-8