Skip to content

Conversation

@fffilimonov
Copy link

if there is no JDK only JRE

 if there is no JDK only JRE
@jekh
Copy link
Collaborator

jekh commented Dec 15, 2016

This seems fine to me, though I don't have a mac, so I can't test it. I'm planning to change the startup script with the upcoming REST API so that it takes a much simpler approach:

  • Use java if it is on the path
  • If it's not on the path, look for JAVA_HOME and use $JAVA_HOME\bin\java
  • Otherwise fail

That should cover pretty much everyone. Not sure if java is on the path by default on OS X. @fffilimonov - what happens when you run java --version from a terminal?

@jekh jekh merged commit e1e97e6 into lightbody:master Dec 15, 2016
@fffilimonov
Copy link
Author

fffilimonov commented Dec 15, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants