Skip to content

Enhancement: PATH of $JAVAHOME #148

@TerenceLiu98

Description

The $JAVAHOME should be point to /<JDK_PATH>/java directly, this might need pointed out in the installation. Since the usual way is $JAVA_HOME=/JAVA/PATH/bin/ or $JAVA_HOME=/JAVA/PATH/ .
for instance, using apt to install OpenJDK-8, the path is : /usr/lib/jvm/java-8-openjdk-amd64/, hence, the $JAVAHOME is /usr/lib/jvm/java-8-openjdk-amd64/java ->

export JAVAHOME=/usr/lib/jvm/java-8-openjdk-amd64/java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions