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

Could not find or load main class QuartsToGallons #1517

Open
zixuan8368 opened this issue Oct 15, 2024 · 2 comments
Open

Could not find or load main class QuartsToGallons #1517

zixuan8368 opened this issue Oct 15, 2024 · 2 comments

Comments

@zixuan8368
Copy link

PS C:\Users\ZIXUAN8368\Desktop\Java\Chapter2> cd "c:\Users\ZIXUAN8368\Desktop\Java\Chapter2" ; if ($?) { javac QuartsToGallons.java } ; if ($?) { java QuartsToGallons }
Error: Could not find or load main class QuartsToGallons
Caused by: java.lang.NoClassDefFoundError: QuartsToGallons (wrong name: Chapter2/QuartsToGallons)

I am new to VS Code and i couldn't figure it out how to solve this, i will need some help

@testforstephen
Copy link
Contributor

pls share the specific steps to reproduce your issue.

@zixuan8368
Copy link
Author

Image

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