Skip to content

install-openjdk-for-windows information missing or wrong #1393

Description

@rob-ack

https://github.com/Samsung/tizen-docs/blob/master/docs/application/tizen-studio/setup/openjdk.md#install-openjdk-for-windows
describes how to install open jdk. however it says that you simply have to add JAVA_HOME and after this you can call java from the commandline.
this is wrong. java in openjdk is under the bin directory in the jdk zip. the bin directory is also where the java executable lives. but according to the documentation this path will not be added. you at least have to additionally add the bin directory to the system/user path variable to be able to call java from the commandline.

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