From e42e544f1654a247ee746091d347758ad5d428d8 Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Mon, 19 Oct 2020 14:40:12 -0400 Subject: [PATCH] Add Xterm to sts4 update site --- .../org.springframework.boot.ide.product.e417/category.xml | 5 +++++ .../org.springframework.boot.ide.product.e418/category.xml | 5 +++++ eclipse-distribution/pom.xml | 7 +++---- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e417/category.xml b/eclipse-distribution/org.springframework.boot.ide.product.e417/category.xml index 58536a37a..0c18c7ae9 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e417/category.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e417/category.xml @@ -84,6 +84,11 @@ + + + + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e418/category.xml b/eclipse-distribution/org.springframework.boot.ide.product.e418/category.xml index 58536a37a..0c18c7ae9 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e418/category.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e418/category.xml @@ -84,6 +84,11 @@ + + + + diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 84634bad0..2599749a2 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -338,8 +338,6 @@ - org.springframework.boot.ide.product.e417 - ../eclipse-extensions/org.springframework.ide.eclipse.xterm ../eclipse-extensions/org.springframework.ide.eclipse.xterm.feature @@ -347,6 +345,7 @@ ../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64 ../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64 + org.springframework.boot.ide.product.e417 @@ -459,14 +458,14 @@ - org.springframework.boot.ide.product.e418 - ../eclipse-extensions/org.springframework.ide.eclipse.xterm ../eclipse-extensions/org.springframework.ide.eclipse.xterm.feature ../eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64 ../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64 ../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64 + + org.springframework.boot.ide.product.e418