Eclipse CDT, git and make - notes
- File > Import > Git > Projects from Git
- clone.
- Destination directory= /home/jack/workspace/…
- Use the New Projects Wizard
- C++ project
- Executable > Empty Project > Linux GCC
- Don’t use default location, instead use location given as Destination directory for git
Right
click > properties > C/C++ Build > deselect “Generate Makefiles
automatically”
Many
of the highlight colour options are in Prefs > general > Editors
> Text Editors > Annotations