Open Source Development

Posted by MA1 on Super User See other posts from Super User or by MA1
Published on 2010-06-04T06:21:15Z Indexed on 2010/06/04 6:30 UTC
Read the original article Hit count: 286

I am a Fedora12(GNOME) user. I recently started development in Linux. Most of the Linux system applications/utilities are written in c/c++. The problem i am facing is that how to integrate a downloaded source code with some IDE(e.g, Anjuta etc).

In simple words i want to know that, what is the best way to start development on some existing source code using an IDE.

Lets take the example of GRUB2(v1.97.1). I downloaded the source code and now i want to study/customize/enhance/add new things to this code, so i want all the source files should be visible in a structural/hierarchical way for the ease of development?

© Super User or respective owner

Related posts about linux

Related posts about software