You should be able to use the tutorial in the Eclipse environment. What the Eclipse plug-in gives you is integrated build and debug. Instead of having to execute a make file that runs the compiler and linker, you use the Eclipse “Build Project” menu command. BTW, Eclipse has a lot of features and it can appear challenging when you first start using it. However, if you take things a little bit at a time, you’ll find it to be a great tool. And when you use other Eclipsed based tools, you’ll already be up to speed.