Build with Java 8
Change-Id: I06f811fc46a606b719582c0724e8d0c89e823b37
This commit is contained in:
committed by
David Pursehouse
parent
82be8186fe
commit
3931c16bdb
@@ -28,7 +28,7 @@ GWT = ['//gerrit-gwtui:ui_module']
|
||||
JRE = '/'.join([
|
||||
'org.eclipse.jdt.launching.JRE_CONTAINER',
|
||||
'org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType',
|
||||
'JavaSE-1.7',
|
||||
'JavaSE-1.8',
|
||||
])
|
||||
|
||||
ROOT = path.abspath(__file__)
|
||||
|
||||
Reference in New Issue
Block a user