From f8ce58770b38536b257c4c0a0ee4820df014d501 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Wed, 25 Apr 2018 14:11:16 +0200 Subject: [PATCH] remove some test config again since it does not work --- .../org.springframework.boot.ide.product.e48/p2.inf | 9 --------- 1 file changed, 9 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e48/p2.inf b/eclipse-distribution/org.springframework.boot.ide.product.e48/p2.inf index dbf92f483..2c6384e27 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e48/p2.inf +++ b/eclipse-distribution/org.springframework.boot.ide.product.e48/p2.inf @@ -13,12 +13,3 @@ instructions.unconfigure=\ org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/e4.8);\ 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.0.namespace=org.eclipse.equinox.p2.iu - requires.0.name=a.jre.javase - requires.0.range=[1.8.0,1.8.0] - requires.1.namespace=org.eclipse.equinox.p2.iu - requires.1.name=config.a.jre.javase - requires.1.range=[1.8.0,1.8.0] - \ No newline at end of file