getting_started:kdevelop
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| getting_started:kdevelop [2021/04/01 08:25] – [No Existing Build Configuration] ursgraf | getting_started:kdevelop [2026/04/13 11:56] (current) – ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| + | Using an integrated development environment for developing EEROS applications is highly recommended. You have all the features such as source code lookup, code completion or automatic compiling. We recommend to use an integrated development environment such as [[https:// | ||
| - | Using an integrated development environment | + | IMPORTANT If you are using an SDK for a given target or ROS in your applications, make sure that you source |
| - | < | + | |
| - | $ apt-get install kdevelop | + | |
| - | </ | + | |
| + | ===== Use KDevelop with Existing Build Configuration ===== | ||
| + | ==== No Existing Build Configuration ==== | ||
| If you have previously built your application manually or with the aid of the [[https:// | If you have previously built your application manually or with the aid of the [[https:// | ||
| - Import the project by choosing the '' | - Import the project by choosing the '' | ||
| Line 14: | Line 14: | ||
| - Build | - Build | ||
| - | ===== No Existing Build Configuration | + | ==== No Existing Build Configuration ==== |
| If there is no existing build configuration yet, do as follows | If there is no existing build configuration yet, do as follows | ||
| - Import the project by choosing the '' | - Import the project by choosing the '' | ||
| Line 24: | Line 24: | ||
| - Build | - Build | ||
| - | IMPORTANT If you are using an SDK for a given target | + | ===== Use VSCode ===== |
| + | Use VSCode together with an existing build configuration | ||
| + | |||
| + | <code json> | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | } | ||
| + | ], | ||
| + | " | ||
| + | { " | ||
| + | | ||
| + | } | ||
| + | </ | ||
| + | Adjust | ||
getting_started/kdevelop.txt · Last modified: 2026/04/13 11:56 by ursgraf