How do you upgrade to Java JDK8?

designpeg

  • Posts: 731
I'm pretty sure I have java JDK 8, the chooser points to /Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk which seem to be the latest download, but I still get a "Upgrade to JDK8 to use this feature" when I try to export HTML5

Am I doing something wrong, or is this a bug?

Justin

  • *
  • Posts: 4716
What chooser? In Preferences > Tools?
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)

designpeg

  • Posts: 731
Hi Justin, yes in preferences > Tools the jdk location shows  /Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk
it's not in red either

Justin

  • *
  • Posts: 4716
Try this
Code: [Select]
/Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)

designpeg

  • Posts: 731
Thanks Justin, that's solved my issue.