User Tools

Site Tools


setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
setup [2019/07/09 14:54] – [Import an EEROS project] grafsetup [2019/07/09 14:54] – [Get your IDE] graf
Line 6: Line 6:
  
  
-===== Get your IDE ===== 
-It is highly recommended to use an IDE for your EEROS applications. You can use an IDE of your choice. The following steps explain how to setup an EEROS application with KDevelop. 
-<code> 
-$ sudo apt-get install kdevelop 
-</code>