#Folder Structure Issue
1 messages · Page 1 of 1 (latest)
elaborate please, what error messages do you get?
what is not working>
Did you set up a grade/maven project in your Java folder
sure: the first file is called Main.java and the second is called Card.java. I want to access the Card class in main but my IDE (VSCode) keeps telling me that Card is undefined, and won't let me set a package name
nope they just contain code for the java classes and nothing else