Skip to content

Update instructions for running the CLI #39

@cmungall

Description

@cmungall

It would be great if there were more instructions on how to run the CLI, and if these could be updated

In order to run on java 17, I had to add --add-opens java.base/java.lang=ALL-UNNAMED

e.g.

java --add-opens java.base/java.lang=ALL-UNNAMED -jar tools/logmap-matcher-standalone-july-2021/logmap-matcher-4.0.jar

See https://stackoverflow.com/questions/41265266/how-to-solve-inaccessibleobjectexception-unable-to-make-member-accessible-m

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