kramer created page: home authored by Michael Kramer's avatar Michael Kramer
...@@ -4,6 +4,9 @@ ...@@ -4,6 +4,9 @@
== Best way to start a "new" Project == Best way to start a "new" Project
Since there are may configurations well hidden in the project settings, that can severely impact the behavior of the binary, the recommended way is: Since there are may configurations well hidden in the project settings, that can severely impact the behavior of the binary, the recommended way is:
Clone the demo Project from the GIT repository, then copy it locally in the workspace. Rename afterward to suite your needs. + Clone the demo Project from the GIT repository, then copy it locally in the workspace. Rename afterward to suite your needs. +
+
+
+
== How to reset a project cloned from git == How to reset a project cloned from git
... ...
......