Posts Tagged ‘exclude’
Eclipse – Exclude / de-exclude from build
Thursday, June 25, 2009 22:02 1 CommentSometimes working with Eclipse can be frustrating. I just spent an hour of my life looking how to include back a file into build that was excluded before (exclude from build).
To spare you that drama, just go to:
Project Preferences -> C/C++ General -> Paths & Symbols -> Source Location
Click on the folder where the excluded [...]