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

fixes error in run.sh file #1

Open
wants to merge 1 commit into
base: example-1/0-starting-point
Choose a base branch
from

Conversation

gangov
Copy link

@gangov gangov commented Mar 14, 2021

java -cp src/main/java/ org.mikadomethod.app.Launcher error message

@brolund
Copy link
Member

brolund commented Mar 14, 2021

Thanks for the PR.

We used /classes as output dir for compilation, and then the run.sh should work fine? (on the phone so I can't test now)

The docs should clarify that, though.

@gangov
Copy link
Author

gangov commented Mar 14, 2021

hey, thank you for the fast feedback, I wasn't able to start it without this change, the examples in the book are looking for a jar file; I'll look into what options there are.

Best regards

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

Successfully merging this pull request may close these issues.

None yet

2 participants