From 851295e821660a7522b8c1b6337ddb6a94697f2d Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Sat, 26 May 2018 14:20:04 +0100 Subject: [PATCH] [releng] work around Tycho issues of obtaining *.jre.javase [10.0.0] This does not happen in Eclipse using the target platform directly, and when this last happened for [9.0.0] this workaround worked, as documented in https://bugs.eclipse.org/bugs/show_bug.cgi?id=530207#c1 Change-Id: I55ce926c0ad73e78d24d1c0e78a6db7cce4d101e --- releng/org.eclipse.cdt.target/cdt.target | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/releng/org.eclipse.cdt.target/cdt.target b/releng/org.eclipse.cdt.target/cdt.target index 57564b283cf..fb0c3d8d985 100644 --- a/releng/org.eclipse.cdt.target/cdt.target +++ b/releng/org.eclipse.cdt.target/cdt.target @@ -1,5 +1,5 @@ - + @@ -47,6 +47,8 @@ + +