Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update instructions for running the CLI #39

Open
cmungall opened this issue May 30, 2023 · 1 comment
Open

Update instructions for running the CLI #39

cmungall opened this issue May 30, 2023 · 1 comment

Comments

@cmungall
Copy link

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

@ernestojimenezruiz
Copy link
Owner

Hi Chris, Many thanks! I think I'm a bit old-fashioned wrt Java... I will update the instructions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants