MobiVM / robovm

Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux
https://mobivm.github.io
967 stars 133 forks source link

* fixed: failed to build RoboVM using Java19 #709

Closed dkimitsa closed 1 year ago

dkimitsa commented 1 year ago

Root cases:

Fixes:

Tom-Ski commented 1 year ago

Whats status of this one @dkimitsa ?

dkimitsa commented 1 year ago

@Tom-Ski synchronised and pushed Idea and Gradle plugin changes (building using gradle 8)

dkimitsa commented 1 year ago

hm, ok, seems like eclipse plugin after changes can't be build using java17

Type org.eclipse.tycho.p2maven.repository.P2ArtifactRepositoryLayout not present: org/eclipse/tycho/p2maven/repository/P2ArtifactRepositoryLayout has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0