I have been given a Source Folder (src) of a Java Project. I have created a .project file, kept it inside that folder and imported that Project int
src
.project
Refactor the name of the folder src/main/resource to src/main/java.
src/main/resource
src/main/java
Right click the project > Build Path > Use Source Folder.