Skip to content

Commit 262249d

Browse files
committed
Set tycho.useJDK=SYSTEM for org.eclipse.pde.junit.runtime
We already use that for the API tools and as java 1.8 is vanish from github we want to disable it here as well. Fix #2099
1 parent 668886e commit 262249d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/org.eclipse.pde.junit.runtime/build.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ bin.includes = .,\
1919
META-INF/
2020
src.includes = about.html
2121
output.. = bin/
22+
pom.model.property.tycho.useJDK=SYSTEM

0 commit comments

Comments
 (0)