I pulled a project from my Git repository but the src/test/java
, src/test/resources
and src/main/resources
source folders do not appear. They were empty before I pushed, and when I tried cloning the repo on a different computer I did not get these source folders.
I even tried creating them manually, but Eclipse says they already exist, so I'm stuck with the warning/error.