Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-20-2021 07:11 AM
Hi,
I would like to run my graph app written in Java 11 on Neo4j Desktop (1.4.3+), but
the app won't start because jre 1.8 is being used.
System.getProperty("java.home") confirms this. (".Neo4j-data\distributions\java\zulu8.48.0.53-ca-jdk8.0.265\jre")
I use Javascript Injected API to run my Java app. Is it somehow possible to use java 11 jre from within .Neo4j-data\distributions\java\ ? How to achieve this?
Thanks in advance!
04-21-2021 02:18 AM
Hi @ibecar ,
That seems to be a bug in the current version. A fix has been merged which bumps the version used to Java 11, which will be available in the next Desktop release.
Sorry for the troubles.
Best,
ABK
/cc @angelo.gazzola
04-21-2021 02:42 AM
Perfect, thanks for info!
All the sessions of the conference are now available online