codenameone / CodenameOne

Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.
https://www.codenameone.com/
Other
1.7k stars 404 forks source link

Location simulation requires JDK 7 #3230

Open diamondobama opened 4 years ago

diamondobama commented 4 years ago

I can't open location simulation while testing an app because I don't have Java 7 on my computer.

I got a console output of:

This simulation requires jdk 7

I have Java 8, 9, 11, and 14 on my machine. This feature shouldn't be restricted to an old JDK.

plumberg commented 3 years ago

Any updates?