Skip to content

words.jar throws Error when running #18

@Kvoo

Description

@Kvoo

I'm currently following the basic training on your website. On the first Excercise, we have to compile and run words.jar.

When running it however, it will throw the following error:
root@69eb0c1f8f09:/usr/words/target# java -Xmx8m -Xms8m -jar words.jar Error: Could not find or load main class Main Caused by: java.lang.ClassNotFoundException: Main

Tried it in interactive mode just to test. Is there some incompatibility with the latest default-jre package?

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