@@ -86,8 +86,7 @@ Another method to use the RcdMathLib in the Eclipse IDE is:
* Create a new C project by choosing the project type under Executable: `Hello World ANSI C Project`,
as well as the `Cross GCC` Tool-chains.
* Try to compile and execute the `Hello World ANSI C Project`.
* Copy the RcdMathLib- and the examples-directories, as well as the
[eclipse_path_includes_settings.xml](https://git.imp.fu-berlin.de/zkasmi/RcdMathLib/-/blob/master/eclipse_projects/eclipse_path_includes_settings.xml) configuration file into the src-directory of your project.
* Copy the RcdMathLib as well as the [eclipse_path_includes_settings.xml](https://git.imp.fu-berlin.de/zkasmi/RcdMathLib/-/blob/master/eclipse_projects/eclipse_path_includes_settings.xml) configuration file into the src-directory of your project.
* Import the 'eclipse_path_includes_settings.xml' file as follows: