| 56 |   | ''TBA'' | 
                      
                      
                        |   | 56 | To be able to run orxonox directly out of Eclipse ('''Ctrl+F11'''), you need to add a new run configuration. | 
                      
                        |   | 57 |  * '''Right-click''' on your project root directory '''Orxonox-Debug@build''' | 
                      
                        |   | 58 |  * Open '''Run/Debug Settings''' | 
                      
                        |   | 59 |  * Click on '''New...''' -> '''C/C++ Application''' | 
                      
                        |   | 60 |  * The launch configuration name cannot contain the '''@''' it currently does, so '''rename''' it to something else | 
                      
                        |   | 61 |  * On the '''Main''' tab click on '''Search Project...''' and select '''orxonox''' from the bottom of the list | 
                      
                        |   | 62 |  * Click '''OK''' to save your changes |