TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
How do you upgrade to Java JDK8?
Pages:
1
How do you upgrade to Java JDK8?
designpeg
Posts: 731
March 22, 2019, 02:42:23 pm
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
March 22, 2019, 06:30:47 pm
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
March 23, 2019, 12:22:24 am
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
March 23, 2019, 02:22:47 am
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
March 26, 2019, 02:35:11 pm
Thanks Justin, that's solved my issue.
Pages:
1