Not able to build R4_9_maintenance jetty code [message #1833188] |
Tue, 06 October 2020 09:44  |
Eclipse User |
|
|
|
Hi Team,
I have cloned aggregrator project using below command :
git clone -b R4_9_maintenance --recursive git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git
but when building whole project it's showing below error Caused by: java.lang.UnsupportedClassVersionError: org/eclipse/tycho/extras/eclipserun/EclipseRunMojo has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
It required jdk11 but my project is on jdk8.
Please let me know how can I build project on jdk8.
and let me know if i want build only org.eclipse.equinox.http.jetty how can I do this
Thanks
|
|
|
|
Powered by
FUDForum. Page generated in 0.02735 seconds