diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e410/category.xml b/eclipse-distribution/org.springframework.boot.ide.product.e410/category.xml
deleted file mode 100644
index 209341358..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e410/category.xml
+++ /dev/null
@@ -1,221 +0,0 @@
-
-
-
- Spring Tool Suite 4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
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
deleted file mode 100644
index 6452411de..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e410/org.springframework.boot.ide.product
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
-
-
-
-
-
- -product org.springframework.boot.ide.branding.sts4
---launcher.defaultAction openFile
-
- -Dosgi.requiredJavaVersion=1.8
--Xms256m
--Xmx1024m
--XX:+UseG1GC
--XX:+UseStringDeduplication
---add-modules=ALL-SYSTEM
-
-
-
- -XstartOnFirstThread
--Dorg.eclipse.swt.internal.carbon.smallFonts -Xdock:icon=../Resources/sts4.icns
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e410/p2.inf b/eclipse-distribution/org.springframework.boot.ide.product.e410/p2.inf
deleted file mode 100644
index 85738e04b..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e410/p2.inf
+++ /dev/null
@@ -1,30 +0,0 @@
-instructions.configure=\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.eclipse.org/releases/2018-12,name:2018-12);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.eclipse.org/releases/2018-12,name:2018-12);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations,name:Spring Tools 4 Language Servers for Eclipse);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations,name:Spring Tools 4 Language Servers for Eclipse);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/releases/2018-12);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/releases/2018-12);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
- org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/dropins);
-
-instructions.unconfigure=\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.eclipse.org/releases/2018-12);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.eclipse.org/releases/2018-12);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);
-
- # Bug 530093: make sure we have latest version of a.jre.javase included with product
- requires.3.namespace=org.eclipse.equinox.p2.iu
- requires.3.name=a.jre.javase
- requires.3.range=[9.0.0,9.0.0]
- requires.4.namespace=org.eclipse.equinox.p2.iu
- requires.4.name=config.a.jre.javase
- requires.4.range=[9.0.0,9.0.0]
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e410/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e410/pom.xml
deleted file mode 100644
index 304208995..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e410/pom.xml
+++ /dev/null
@@ -1,388 +0,0 @@
-
-
- 4.0.0
-
-
- org.springframework.boot.ide
- org.springframework.boot.ide
- 4.5.1-SNAPSHOT
- ../pom.xml
-
-
- org.springframework.boot.ide.product
-
- eclipse-repository
-
-
- ${accessKey}
- ${secretKey}
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-install-plugin
- 2.5.2
-
-
- default-install
- none
-
-
-
-
-
- org.eclipse.tycho
- tycho-p2-repository-plugin
- ${tycho-version}
-
- false
-
-
-
-
- org.eclipse.tycho
- tycho-p2-publisher-plugin
- ${tycho-version}
-
- true
-
-
-
-
- org.eclipse.tycho
- target-platform-configuration
- ${tycho-version}
-
- JavaSE-9
-
-
-
-
- org.eclipse.tycho
- tycho-p2-director-plugin
- ${tycho-version}
-
-
- materialize-products
-
- materialize-products
-
- package
-
-
- archive-products
-
- archive-products
-
- verify
-
-
-
-
-
- org.springframework.boot.ide.branding.sts4
- sts-${unqualifiedVersion}.${p2.qualifier}
-
- SpringToolSuite4.app
-
- spring-tool-suite-4-${unqualifiedVersion}.${p2.qualifier}-${dist.target}
-
-
-
- tar.gz
- tar.gz
-
-
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
- 1.6.0
-
-
- package
-
- exec
-
-
- java
-
- -jar
- ${project.build.directory}/../../common/eclipse-distribution-license-file-generator.jar
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app/Contents/Eclipse/plugins/
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app/Contents/Eclipse/open-source-licenses.txt
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/linux/gtk/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/plugins/
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/linux/gtk/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/open-source-licenses.txt
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/win32/win32/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/plugins/
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/win32/win32/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/open-source-licenses.txt
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
- 1.7
-
-
-
- osx-app-signing
- package
-
- ${skip.osx.signing}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- osx-dmg-creation
- verify
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- osx-dmg-signing
- verify
-
- ${skip.osx.signing}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- upload-product-bundles
- deploy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- update-nightly-downloads
- deploy
-
- ${skip.update-nightly-download-page}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- zip-sts-repository
- install
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- upload-sts-repository
- deploy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
-
-
- org.springframework.build
- org.springframework.build.aws.ant
- 3.1.0.RELEASE
-
-
- net.java.dev.jets3t
- jets3t
- 0.8.1
-
-
- ant-contrib
- ant-contrib
- 20020829
-
-
-
-
-
-
-
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e411/category.xml b/eclipse-distribution/org.springframework.boot.ide.product.e411/category.xml
deleted file mode 100644
index 209341358..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e411/category.xml
+++ /dev/null
@@ -1,221 +0,0 @@
-
-
-
- Spring Tool Suite 4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml
deleted file mode 100644
index 4f4740bc4..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml
+++ /dev/null
@@ -1,388 +0,0 @@
-
-
- 4.0.0
-
-
- org.springframework.boot.ide
- org.springframework.boot.ide
- 4.5.1-SNAPSHOT
- ../pom.xml
-
-
- org.springframework.boot.ide.product
-
- eclipse-repository
-
-
- ${accessKey}
- ${secretKey}
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-install-plugin
- 2.5.2
-
-
- default-install
- none
-
-
-
-
-
- org.eclipse.tycho
- tycho-p2-repository-plugin
- ${tycho-version}
-
- false
-
-
-
-
- org.eclipse.tycho
- tycho-p2-publisher-plugin
- ${tycho-version}
-
- true
-
-
-
-
- org.eclipse.tycho
- target-platform-configuration
- ${tycho-version}
-
- JavaSE-9
-
-
-
-
- org.eclipse.tycho
- tycho-p2-director-plugin
- ${tycho-version}
-
-
- materialize-products
-
- materialize-products
-
- package
-
-
- archive-products
-
- archive-products
-
- verify
-
-
-
-
-
- org.springframework.boot.ide.branding.sts4
- sts-${unqualifiedVersion}.${p2.qualifier}
-
- SpringToolSuite4.app
-
- spring-tool-suite-4-${unqualifiedVersion}.${p2.qualifier}-${dist.target}
-
-
-
- tar.gz
- tar.gz
-
-
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
- 1.6.0
-
-
- package
-
- exec
-
-
- java
-
- -jar
- ${project.build.directory}/../../common/eclipse-distribution-license-file-generator.jar
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app/Contents/Eclipse/plugins/
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app/Contents/Eclipse/open-source-licenses.txt
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/linux/gtk/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/plugins/
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/linux/gtk/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/open-source-licenses.txt
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/win32/win32/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/plugins/
- ${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/win32/win32/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/open-source-licenses.txt
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
- 1.7
-
-
-
- osx-app-signing
- package
-
- ${skip.osx.signing}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- osx-dmg-creation
- verify
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- osx-dmg-signing
- verify
-
- ${skip.osx.signing}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- upload-product-bundles
- deploy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- update-nightly-downloads
- deploy
-
- ${skip.update-nightly-download-page}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- zip-sts-repository
- install
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- upload-sts-repository
- deploy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
-
-
- org.springframework.build
- org.springframework.build.aws.ant
- 3.1.0.RELEASE
-
-
- net.java.dev.jets3t
- jets3t
- 0.8.1
-
-
- ant-contrib
- ant-contrib
- 20020829
-
-
-
-
-
-
-
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e411/spring-tool-suite-4-dmg-config-e4.11.json b/eclipse-distribution/org.springframework.boot.ide.product.e411/spring-tool-suite-4-dmg-config-e4.11.json
deleted file mode 100644
index c86b0023f..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e411/spring-tool-suite-4-dmg-config-e4.11.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "title": "Spring Tool Suite 4",
- "icon": "../org.springframework.boot.ide.branding/sts4.icns",
- "contents": [
- { "x": 192, "y": 100, "type": "file", "path": "target/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app" },
- { "x": 448, "y": 100, "type": "link", "path": "/Applications" },
- { "x": 1000, "y": 2000, "type": "file", "path": "../org.springframework.boot.ide.branding/sts4.icns", "name": ".VolumeIcon.icns" }
- ],
- "format": "UDZO"
-}
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e412/org.springframework.boot.ide.product
deleted file mode 100644
index 974924be5..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e412/org.springframework.boot.ide.product
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
-
-
-
-
-
- -product org.springframework.boot.ide.branding.sts4
---launcher.defaultAction openFile
-
- -Dosgi.requiredJavaVersion=1.8
--Xms256m
--Xmx1024m
--XX:+UseG1GC
--XX:+UseStringDeduplication
---add-modules=ALL-SYSTEM
-
- -XstartOnFirstThread
--Dorg.eclipse.swt.internal.carbon.smallFonts -Xdock:icon=../Resources/sts4.icns
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/p2.inf b/eclipse-distribution/org.springframework.boot.ide.product.e412/p2.inf
deleted file mode 100644
index 0e4c36737..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e412/p2.inf
+++ /dev/null
@@ -1,30 +0,0 @@
-instructions.configure=\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.eclipse.org/releases/2019-06,name:2019-06);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.eclipse.org/releases/2019-06,name:2019-06);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations,name:Spring Tools 4 Language Servers for Eclipse);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations,name:Spring Tools 4 Language Servers for Eclipse);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/releases/2019-06);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/releases/2019-06);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
- org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/dropins);
-
-instructions.unconfigure=\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.eclipse.org/releases/2019-06);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.eclipse.org/releases/2019-06);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);
-
- # Bug 530093: make sure we have latest version of a.jre.javase included with product
- requires.3.namespace=org.eclipse.equinox.p2.iu
- requires.3.name=a.jre.javase
- requires.3.range=[9.0.0,9.0.0]
- requires.4.namespace=org.eclipse.equinox.p2.iu
- requires.4.name=config.a.jre.javase
- requires.4.range=[9.0.0,9.0.0]
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/spring-tool-suite-4-dmg-config-e4.12.json b/eclipse-distribution/org.springframework.boot.ide.product.e412/spring-tool-suite-4-dmg-config-e4.12.json
deleted file mode 100644
index c86b0023f..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e412/spring-tool-suite-4-dmg-config-e4.12.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "title": "Spring Tool Suite 4",
- "icon": "../org.springframework.boot.ide.branding/sts4.icns",
- "contents": [
- { "x": 192, "y": 100, "type": "file", "path": "target/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app" },
- { "x": 448, "y": 100, "type": "link", "path": "/Applications" },
- { "x": 1000, "y": 2000, "type": "file", "path": "../org.springframework.boot.ide.branding/sts4.icns", "name": ".VolumeIcon.icns" }
- ],
- "format": "UDZO"
-}
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/category.xml b/eclipse-distribution/org.springframework.boot.ide.product.e415/category.xml
similarity index 96%
rename from eclipse-distribution/org.springframework.boot.ide.product.e412/category.xml
rename to eclipse-distribution/org.springframework.boot.ide.product.e415/category.xml
index 945f22dea..492d9b336 100644
--- a/eclipse-distribution/org.springframework.boot.ide.product.e412/category.xml
+++ b/eclipse-distribution/org.springframework.boot.ide.product.e415/category.xml
@@ -9,12 +9,6 @@
-
-
-
-
@@ -168,10 +162,6 @@
-
-
-
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/entitlements.plist b/eclipse-distribution/org.springframework.boot.ide.product.e415/entitlements.plist
similarity index 100%
rename from eclipse-distribution/org.springframework.boot.ide.product.e412/entitlements.plist
rename to eclipse-distribution/org.springframework.boot.ide.product.e415/entitlements.plist
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/macos-notarize.sh b/eclipse-distribution/org.springframework.boot.ide.product.e415/macos-notarize.sh
similarity index 100%
rename from eclipse-distribution/org.springframework.boot.ide.product.e412/macos-notarize.sh
rename to eclipse-distribution/org.springframework.boot.ide.product.e415/macos-notarize.sh
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e411/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e415/org.springframework.boot.ide.product
similarity index 93%
rename from eclipse-distribution/org.springframework.boot.ide.product.e411/org.springframework.boot.ide.product
rename to eclipse-distribution/org.springframework.boot.ide.product.e415/org.springframework.boot.ide.product
index 432409af7..f83a5fcf5 100644
--- a/eclipse-distribution/org.springframework.boot.ide.product.e411/org.springframework.boot.ide.product
+++ b/eclipse-distribution/org.springframework.boot.ide.product.e415/org.springframework.boot.ide.product
@@ -70,6 +70,9 @@
+
+
+
@@ -77,7 +80,11 @@
+
+
+
+
@@ -89,7 +96,6 @@
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e411/p2.inf b/eclipse-distribution/org.springframework.boot.ide.product.e415/p2.inf
similarity index 64%
rename from eclipse-distribution/org.springframework.boot.ide.product.e411/p2.inf
rename to eclipse-distribution/org.springframework.boot.ide.product.e415/p2.inf
index 348aaa338..7e7e563c0 100644
--- a/eclipse-distribution/org.springframework.boot.ide.product.e411/p2.inf
+++ b/eclipse-distribution/org.springframework.boot.ide.product.e415/p2.inf
@@ -1,21 +1,15 @@
instructions.configure=\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.eclipse.org/releases/2019-03,name:2019-03);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.eclipse.org/releases/2019-03,name:2019-03);\
+ org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.eclipse.org/releases/latest,name:Latest Eclipse Release);\
+ org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.eclipse.org/releases/latest,name:Latest Eclipse Release);\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations,name:Spring Tools 4 Language Servers for Eclipse);\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations,name:Spring Tools 4 Language Servers for Eclipse);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/releases/2019-03);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/releases/2019-03);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/dropins);
instructions.unconfigure=\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.eclipse.org/releases/2019-03);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.eclipse.org/releases/2019-03);\
+ org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.eclipse.org/releases/latest);\
+ org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.eclipse.org/releases/latest);\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e415/pom.xml
similarity index 100%
rename from eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml
rename to eclipse-distribution/org.springframework.boot.ide.product.e415/pom.xml
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e410/spring-tool-suite-4-dmg-config-e4.10.json b/eclipse-distribution/org.springframework.boot.ide.product.e415/spring-tool-suite-4-dmg-config-e4.15.json
similarity index 100%
rename from eclipse-distribution/org.springframework.boot.ide.product.e410/spring-tool-suite-4-dmg-config-e4.10.json
rename to eclipse-distribution/org.springframework.boot.ide.product.e415/spring-tool-suite-4-dmg-config-e4.15.json
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e49/category.xml b/eclipse-distribution/org.springframework.boot.ide.product.e49/category.xml
deleted file mode 100644
index 4464d1e5c..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e49/category.xml
+++ /dev/null
@@ -1,205 +0,0 @@
-
-
-
- Spring Tool Suite 4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e49/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e49/org.springframework.boot.ide.product
deleted file mode 100644
index 14acf6bc1..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e49/org.springframework.boot.ide.product
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
-
-
-
-
-
- -product org.springframework.boot.ide.branding.sts4
---launcher.defaultAction
-openFile
- -Dosgi.requiredJavaVersion=1.8
---add-modules=ALL-SYSTEM
--Xms40m
- -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Xdock:icon=../Resources/sts4.icns
- -Xmx1200m
-
-
- -Xmx1200m
-
-
- -Xmx1200m
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e49/p2.inf b/eclipse-distribution/org.springframework.boot.ide.product.e49/p2.inf
deleted file mode 100644
index 27e8d9201..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e49/p2.inf
+++ /dev/null
@@ -1,23 +0,0 @@
-instructions.configure=\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.eclipse.org/releases/2018-09,name:2018-09);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.eclipse.org/releases/2018-09,name:2018-09);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations,name:Spring Tools 4 Language Servers for Eclipse);\
- org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations,name:Spring Tools 4 Language Servers for Eclipse);
-
-instructions.unconfigure=\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/releases/2018-09);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/releases/2018-09);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/latest);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
- org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);
-
- # Bug 530093: make sure we have latest version of a.jre.javase included with product
- requires.3.namespace=org.eclipse.equinox.p2.iu
- requires.3.name=a.jre.javase
- requires.3.range=[9.0.0,9.0.0]
- requires.4.namespace=org.eclipse.equinox.p2.iu
- requires.4.name=config.a.jre.javase
- requires.4.range=[9.0.0,9.0.0]
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e49/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e49/pom.xml
deleted file mode 100644
index 53cf6fd72..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e49/pom.xml
+++ /dev/null
@@ -1,361 +0,0 @@
-
-
- 4.0.0
-
-
- org.springframework.boot.ide
- org.springframework.boot.ide
- 4.5.1-SNAPSHOT
- ../pom.xml
-
-
- org.springframework.boot.ide.product
-
- eclipse-repository
-
-
- ${accessKey}
- ${secretKey}
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-install-plugin
- 2.5.2
-
-
- default-install
- none
-
-
-
-
-
- org.eclipse.tycho
- tycho-p2-repository-plugin
- ${tycho-version}
-
- false
-
-
-
-
- org.eclipse.tycho
- tycho-p2-publisher-plugin
- ${tycho-version}
-
- true
-
-
-
-
- org.eclipse.tycho
- target-platform-configuration
- ${tycho-version}
-
- JavaSE-9
-
-
-
-
- org.eclipse.tycho
- tycho-p2-director-plugin
- ${tycho-version}
-
-
- materialize-products
-
- materialize-products
-
- package
-
-
- archive-products
-
- archive-products
-
- verify
-
-
-
-
-
- org.springframework.boot.ide.branding.sts4
- sts-${unqualifiedVersion}.${p2.qualifier}
-
- SpringToolSuite4.app
-
- spring-tool-suite-4-${unqualifiedVersion}.${p2.qualifier}-${dist.target}
-
-
-
- tar.gz
- tar.gz
-
-
-
-
-
- org.apache.maven.plugins
- maven-antrun-plugin
- 1.7
-
-
-
- osx-app-signing
- package
-
- ${skip.osx.signing}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- osx-dmg-creation
- verify
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- osx-dmg-signing
- verify
-
- ${skip.osx.signing}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- upload-product-bundles
- deploy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- update-nightly-downloads
- deploy
-
- ${skip.update-nightly-download-page}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- zip-sts-repository
- install
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
- upload-sts-repository
- deploy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
-
-
- org.springframework.build
- org.springframework.build.aws.ant
- 3.1.0.RELEASE
-
-
- net.java.dev.jets3t
- jets3t
- 0.8.1
-
-
- ant-contrib
- ant-contrib
- 20020829
-
-
-
-
-
-
-
-
diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e49/spring-tool-suite-4-dmg-config-e4.9.json b/eclipse-distribution/org.springframework.boot.ide.product.e49/spring-tool-suite-4-dmg-config-e4.9.json
deleted file mode 100644
index c86b0023f..000000000
--- a/eclipse-distribution/org.springframework.boot.ide.product.e49/spring-tool-suite-4-dmg-config-e4.9.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "title": "Spring Tool Suite 4",
- "icon": "../org.springframework.boot.ide.branding/sts4.icns",
- "contents": [
- { "x": 192, "y": 100, "type": "file", "path": "target/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app" },
- { "x": 448, "y": 100, "type": "link", "path": "/Applications" },
- { "x": 1000, "y": 2000, "type": "file", "path": "../org.springframework.boot.ide.branding/sts4.icns", "name": ".VolumeIcon.icns" }
- ],
- "format": "UDZO"
-}
diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml
index 057e1d072..10502ab24 100644
--- a/eclipse-distribution/pom.xml
+++ b/eclipse-distribution/pom.xml
@@ -69,12 +69,12 @@
nightly
${dist.type}/${dist.key}/${dist.project}/${dist.pathpostfix}
-
+ https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly
+ https://dist.springframework.org/snapshot/IDE/nightly
- https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.11.RELEASE/
- https://dist.springframework.org/release/IDE/3.9.11.RELEASE
+
https://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version}
@@ -120,265 +120,6 @@
-
- e410
-
- e4.10.0
- e4.10
- 2018-12
- 2018-12 (4.10.0)
- 2018-12
- 4.10
- e410
-
-
-
- 2018-12
- p2
- https://download.eclipse.org/releases/2018-12/
-
-
- orbit
- p2
- https://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository
-
-
- latest-m2e
- p2
- https://download.eclipse.org/technology/m2e/releases/1.8
-
-
- latest-m2e-wtp
- p2
- https://download.eclipse.org/m2e-wtp/releases/1.4/
-
-
- maven-extras-mirror
- p2
- https://download.springsource.com/release/TOOLS/third-party/m2e-sts310-signed/
-
-
- maven-egit
- p2
- https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.15.1/N/LATEST
-
-
-
- maven-wro4j
- p2
- https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-wro4j/1.1.0-2014-06-25_06-16-31-H26/
-
-
- maven-devtools
- p2
- https://dist.springsource.com/release/TOOLS/mavendevtools/
-
-
- maven-dependency-support
- p2
- https://ianbrandt.github.io/m2e-maven-dependency-plugin/
-
-
- ansi-console
- p2
- https://www.mihai-nita.net/eclipse
-
-
-
- lsp4e
- p2
- https://download.eclipse.org/lsp4e/releases/0.9.0/
-
-
-
- org.springframework.boot.ide.product.e410
-
-
-
-
- e411
-
- e4.11.0
- e4.11
- 2019-03
- 2019-03 (4.11.0)
- 2019-03
- 4.11
- e411
-
-
-
- 2019-03
- p2
- https://download.eclipse.org/releases/2019-03/
-
-
- orbit
- p2
- https://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/repository
-
-
- latest-m2e
- p2
- https://download.eclipse.org/technology/m2e/releases/1.8
-
-
- latest-m2e-wtp
- p2
- https://download.eclipse.org/m2e-wtp/releases/1.4/
-
-
- maven-extras-mirror
- p2
- https://download.springsource.com/release/TOOLS/third-party/m2e-sts310-signed/
-
-
- maven-egit
- p2
- https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.15.1/N/LATEST
-
-
-
- maven-wro4j
- p2
- https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-wro4j/1.1.0-2014-06-25_06-16-31-H26/
-
-
- m2e-chromatic
- p2
- https://dl.bintray.com/sidespin/repo/m2e-chromatic/1.0.1/
-
-
- maven-devtools
- p2
- https://dist.springsource.com/release/TOOLS/mavendevtools/
-
-
- maven-dependency-support
- p2
- https://ianbrandt.github.io/m2e-maven-dependency-plugin/
-
-
- ansi-console
- p2
- https://www.mihai-nita.net/eclipse
-
-
-
- lsp4e
- p2
- https://download.eclipse.org/lsp4e/releases/0.9.0/
-
-
-
- org.springframework.boot.ide.product.e411
-
-
-
-
- e412
-
- e4.12.0
- e4.12
- 2019-06
- 2019-06 (4.12.0)
- 2019-06
- 4.12
- e412
-
-
-
- 2019-06
- p2
- https://download.eclipse.org/releases/2019-06/
-
-
- orbit
- p2
- https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
-
-
- latest-m2e
- p2
- https://download.eclipse.org/technology/m2e/snapshots/1.12.0/latest/
-
-
- latest-m2e-wtp
- p2
- https://download.eclipse.org/m2e-wtp/releases/1.4/
-
-
- maven-extras-mirror
- p2
- https://download.springsource.com/release/TOOLS/third-party/m2e-sts310-signed/
-
-
- maven-egit
- p2
- https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.15.1/N/LATEST
-
-
-
- maven-wro4j
- p2
- https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-wro4j/1.1.0-2014-06-25_06-16-31-H26/
-
-
- m2e-chromatic
- p2
- https://dl.bintray.com/sidespin/repo/m2e-chromatic/1.0.1/
-
-
- maven-devtools
- p2
- https://dist.springsource.com/release/TOOLS/mavendevtools/
-
-
- maven-dependency-support
- p2
- https://ianbrandt.github.io/m2e-maven-dependency-plugin/
-
-
- ansi-console
- p2
- https://www.mihai-nita.net/eclipse
-
-
-
- lsp4e
- p2
- https://download.eclipse.org/lsp4e/releases/0.12.0/
-
-
-
- org.springframework.boot.ide.product.e412
-
-
-
e413
@@ -479,15 +220,10 @@
e414
-
-
- 2019-12-staging
- p2
- https://download.eclipse.org/staging/2019-12/
orbit
@@ -560,6 +296,99 @@
+
+ e415
+
+ e4.15.0
+ e4.15
+ 2020-03
+ 2020-03 (4.15.0)
+ 2020-03
+ 4.15
+ e415
+
+
+
+ 2020-03
+ p2
+ https://download.eclipse.org/releases/2020-03/
+
+
+ 2020-03-staging
+ p2
+ https://download.eclipse.org/staging/2020-03/
+
+
+ orbit
+ p2
+ https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository
+
+
+ latest-m2e
+ p2
+ https://download.eclipse.org/technology/m2e/snapshots/1.12.0/latest/
+
+
+ latest-m2e-wtp
+ p2
+ https://download.eclipse.org/m2e-wtp/releases/1.4/
+
+
+ maven-extras-mirror
+ p2
+ https://download.springsource.com/release/TOOLS/third-party/m2e-sts310-signed/
+
+
+ maven-egit
+ p2
+ https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.15.1/N/LATEST
+
+
+
+ maven-wro4j
+ p2
+ https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-wro4j/1.1.0-2014-06-25_06-16-31-H26/
+
+
+ m2e-chromatic
+ p2
+ https://dl.bintray.com/sidespin/repo/m2e-chromatic/1.0.1/
+
+
+ maven-devtools
+ p2
+ https://dist.springsource.com/release/TOOLS/mavendevtools/
+
+
+ maven-dependency-support
+ p2
+ https://ianbrandt.github.io/m2e-maven-dependency-plugin/
+
+
+ ansi-console
+ p2
+ https://www.mihai-nita.net/eclipse
+
+
+
+ lsp4e
+ p2
+ https://download.eclipse.org/lsp4e/snapshots/
+
+
+
+ org.springframework.boot.ide.product.e415
+
+
+
build.springsource.com
diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml
index ec109e4e9..960cc3ecc 100644
--- a/eclipse-language-servers/pom.xml
+++ b/eclipse-language-servers/pom.xml
@@ -114,141 +114,6 @@
-
- e410
-
- e4.10.0
- e4.10
- 2018-12
- 2018-12 (4.10)
- 2018-12
- 4.10
- e410
-
-
-
- 2018-12
- p2
- https://download.eclipse.org/releases/2018-12/
-
-
- orbit
- p2
- https://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository
-
-
- e-i-commons
- p2
- https://dist.springframework.org/release/IDE/3.9.9.RELEASE
-
-
-
- lsp4e
- p2
- https://download.eclipse.org/lsp4e/releases/0.9.0/
-
-
- tm4e
- p2
- https://download.eclipse.org/tm4e/snapshots/
-
-
-
-
-
- e411
-
- e4.11.0
- e4.11
- 2019-03
- 2019-03 (4.11)
- 2019-03
- 4.11
- e411
-
-
-
- 2019-03
- p2
- https://download.eclipse.org/releases/2019-03/
-
-
- orbit
- p2
- https://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/repository
-
-
- e-i-commons
- p2
- https://dist.springframework.org/release/IDE/3.9.10.RELEASE
-
-
-
- lsp4e
- p2
- https://download.eclipse.org/lsp4e/releases/0.9.0/
-
-
- tm4e
- p2
- https://download.eclipse.org/tm4e/snapshots/
-
-
-
-
-
- e412
-
- e4.12.0
- e4.12
- 2019-06
- 2019-06 (4.12)
- 2019-06
- 4.12
- e412
-
-
-
- 2019-06
- p2
- https://download.eclipse.org/releases/2019-06/
-
-
- orbit
- p2
- https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
-
-
- e-i-commons
- p2
- https://dist.springframework.org/release/IDE/3.9.11.RELEASE
-
-
-
- lsp4e
- p2
- https://download.eclipse.org/lsp4e/snapshots/
-
-
- tm4e
- p2
- https://download.eclipse.org/tm4e/snapshots/
-
-
-
-
e413
@@ -271,16 +136,16 @@
p2
https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository
-
- e-i-commons
- p2
- https://dist.springframework.org/release/IDE/3.9.11.RELEASE
-
+
+ e-i-commons
+ p2
+ https://dist.springframework.org/snapshot/IDE/nightly
+
lsp4e
p2
@@ -306,31 +171,76 @@
e414
-
-
- 2019-12-staging
- p2
- https://download.eclipse.org/staging/2019-12/
orbit
p2
https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository
-
+
+
+ e-i-commons
+ p2
+ https://dist.springframework.org/snapshot/IDE/nightly
+
+
+ lsp4e
+ p2
+ https://download.eclipse.org/lsp4e/snapshots/
+
+
+ tm4e
+ p2
+ https://download.eclipse.org/tm4e/snapshots/
+
+
+
+
+
+ e415
+
+ e4.15.0
+ e4.15
+ 2020-033
+ 2020-03 (4.15)
+ 2020-03
+ 4.15
+ e415
+
+
+
+ 2020-03
+ p2
+ https://download.eclipse.org/releases/2020-03/
+
+
+ 2020-03-staging
+ p2
+ https://download.eclipse.org/staging/2020-03/
+
+
+ orbit
+ p2
+ https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository
+
+ e-i-commons
+ p2
+ https://dist.springframework.org/snapshot/IDE/nightly
+
lsp4e
p2
diff --git a/headless-services/jdt-ls-extension/pom.xml b/headless-services/jdt-ls-extension/pom.xml
index cce3c46a0..cea490f42 100644
--- a/headless-services/jdt-ls-extension/pom.xml
+++ b/headless-services/jdt-ls-extension/pom.xml
@@ -69,14 +69,9 @@
- photon
+ eclipse-2012-09
p2
- https://download.eclipse.org/releases/photon/201806271001
-
-
- photon-epp
- p2
- https://download.eclipse.org/technology/epp/packages/photon/
+ https://download.eclipse.org/releases/2019-09