Skip to content

Select a JVM/JRE if more than one is available. #9

Description

@whikloj

This might be more of a question than an issue.

But can you tell the console to use a particular version of Java?

My example is on a Mac I have default Java 8 but also have Java 11 installed. I need to have the one-click use the Java 11.

I can force it by

java -Djava.home=/Users/whikloj/.jenv/versions/11.0 -jar fcrepo-webapp-6.0.0-SNAPSHOT-jetty-console.jar

But it would be nice to have this occur if someone double-clicks the jar as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions