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
You can add the src folder to build path by:
And you are done. Hope this help.
EDIT: Refer to the Eclipse documentation