From a3aad5134a6f7607d3175d9785cd4d1a00f59327 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Tue, 14 Nov 2017 09:03:38 +0100 Subject: [PATCH] removed regular boot feature again to avoid unloved dependencies --- .../org.springframework.boot.ide.product | 3 +-- .../category.xml | 16 ++++++------ .../feature.xml | 25 +++++++++++++++++-- 3 files changed, 32 insertions(+), 12 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product index 40cc2636e..dd641ce3f 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product @@ -77,11 +77,10 @@ openFile - - + diff --git a/eclipse-distribution/org.springframework.boot.ide.repository.e47/category.xml b/eclipse-distribution/org.springframework.boot.ide.repository.e47/category.xml index 119e99c6f..1ce096e82 100644 --- a/eclipse-distribution/org.springframework.boot.ide.repository.e47/category.xml +++ b/eclipse-distribution/org.springframework.boot.ide.repository.e47/category.xml @@ -22,30 +22,30 @@ - + - - + --> - + - - + --> diff --git a/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml b/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml index bc8ca7ac8..854743011 100644 --- a/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml +++ b/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml @@ -33,6 +33,20 @@ version="0.0.0" unpack="false"/> + + + + + +