How do I create the src/main/java and src/test/java in my default web application project in Eclipse without Maven? My current folder structure is
src/main/java
src/test/java
Remove the actual source folder definition in the build path and add a new source folder an name it src/main/java