Eclipse | Window | Preferences...
C/C++ | Build Console
check: Bring console to top when building (if present)
General | Editors | Text Editorscheck: Insert space for tabs
C/C++ | New CDT project wizard | Makefile Project | Builder Settingsuncheck: Use default
Build Command: mingw32-make -f makefile
C/C++ | New CDT project wizard | Makefile Project | Binary ParsersBuild Command: mingw32-make -f makefile
check: PE Windows Parser
C/C++ | New CDT project wizard | Makefile Project | Discovery Optionsuncheck: Automate discovery of paths and symbols
Run/Debug | Consolecheck: Fixed width console (80)
General | Workspacecheck: Refresh automatically
check: Save automatically before build
