i am a beginner using eclipse CDT. usually in DEVc++ or other lightweight IDE\'s we can directly open and edit a single .cpp file from desktop and run it.
on the other h
Create a new Folder (ex: tmplib)
Right click on "tmplib" -> Resource Configuration -> Exclude from build (debug and release)
Drag/drop files between src and "tmplib" folder - anything in src folder will be built (no need to delete src folder)