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

Not sure how to run the .jar after downloading #1

Open
carolbooth2 opened this issue Dec 16, 2024 · 1 comment
Open

Not sure how to run the .jar after downloading #1

carolbooth2 opened this issue Dec 16, 2024 · 1 comment

Comments

@carolbooth2
Copy link

ncb176@sage-302596 ~/Certify % java -jar Certify.jar
Error: Could not find or load main class com.jannetta.Certify
Caused by: java.lang.ClassNotFoundException: com.jannetta.Certify

@carolbooth2
Copy link
Author

Jannetta Steyn
🌴 12:49 PM

just try java -cp Certify.jar Main

this worked to launch the graphical application

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

1 participant