In the Source tab, make sure that you have included the src/main/java, src/main/resources,
src/test/java, and src/test/resources folders, and that you have assigned the correct Output
folder for each Source folder (Output folder for src/main/java and src/main/resources is
target/classes; output folder for src/test/java and src/test/resources is target/testclasses)