Skip to content

Eclipse CDT Integrated development environment

Mikko Kortelainen edited this page Sep 2, 2014 · 1 revision

This is fast short and will get you running eclipse. If not, please create an issue and we will see how to improve this guide.

First get CDT from http://www.eclipse.org/cdt/ and follow it's instructions

Second change working directory to neo, and run "bash cmake-eclipse-linux-debug.sh", this will create build directory

Third open eclipse, select File->Import select General->Existing Projects into Workspace

This should get you pretty nice IDE to dev in. Indentations should be ok by default

Clone this wiki locally