Skip to content

JVM not found sometimes #13

Description

@andycate

On Windows, the JVM is not found sometimes if the location of it is not in the PATH environment variable (see https://en.wikipedia.org/wiki/PATH_(variable) for more about the path environment variable). To fix this, we need to write a function that searches possible locations for the JVM(including the PATH environment variable). For instance, a common location for the JVM on windows machines is C:\Program Files\Java\jvm-<version>\bin.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions