Useful preferences and settings for the Eclipse/CDT platform can be found
in this directory...

1) Choose File->Switch Workspace->Other and create a new Eclipse workspace
   inside your MDSTk directory.

2) Import Eclipse preferences from the 'preferences.epf' file (optional).
   File->Import->General->Preferences

3) Select Window->Preferences->C/C++->Code Style->Import to import C++ code
   style (optional).

4) Import all predefined MDSTk projects.
   File->Import->General->Existing Projects into Workspace

5) Set the variable ${mdstk_build} to your your MDSTk build directory path.
   Window->Preferences->Run/Debug->String Substitution

6) Don't forget to generate Makefiles using the CMake tool. Eclipse projects
   are configured to use them!
