diff --git a/eclipse-distribution/org.springframework.boot.ide.branding.feature/build.properties b/eclipse-distribution/org.springframework.boot.ide.branding.feature/build.properties index 3c54be93f..0658d02e0 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding.feature/build.properties +++ b/eclipse-distribution/org.springframework.boot.ide.branding.feature/build.properties @@ -1,2 +1,2 @@ -bin.includes = feature.xml,\ - p2.inf +bin.includes = feature.xml +includeLaunchers=false \ No newline at end of file diff --git a/eclipse-distribution/org.springframework.boot.ide.branding.feature/p2.inf b/eclipse-distribution/org.springframework.boot.ide.branding.feature/p2.inf deleted file mode 100644 index 632e9d552..000000000 --- a/eclipse-distribution/org.springframework.boot.ide.branding.feature/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -# tell pde.build not to generate start levels -org.eclipse.pde.build.append.startlevels=false 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 67ceefda0..a73b4bd1c 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 @@ -47,7 +47,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -100,11 +100,17 @@ - + + + + + + + + -