1 Those files are meant to use with the eclipse IDE version 3.5 and 3.6.
3 Just copy them into the main project directory, e.g. on Linux issue
5 cp .cproject .project ../../.
7 in this directory. On Windows those "dot" files are visible in the file explorer and
8 you easily drag them to the main project directory.
10 The templates are set up for developing XCSoar with eclipse on Windows.
11 If you like to use them on Linux change the make arguments from WINHOST=y to WINHOST=n. You most likely also want to change the TARGET to something different from PC, but that depends on your intent.