C Projects in Eclipse
- Download Eclipse CDT - from the list Choose "Eclipse IDE for C/C++ Developers".
 - Unarchive and run downloaded Eclipse
 - Close "Welcome screen", if you're running Eclipse for the first time
 - Choose File > New > C Project
 - Type in a name
 - Uncheck "Use default location"
 - Browse you lab root folder as Location
 - Choose "Makefile Project > Empty project" as Project type
 - Press "Finish"
 - A New proect folder will appear on the left side, right click on it, properties