LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   replacement to kscope (https://www.linuxquestions.org/questions/linux-desktop-74/replacement-to-kscope-793128/)

conconga 03-04-2010 06:37 AM

replacement to kscope
 
Hi all,
I've seen in kscope.sourceforge.net that kscope was discontinued. Is there any excelent replacement for it to work with huge projects, like linux kernel? Eclipse is not as good as kscope for it.
Tks.

teckk 03-05-2010 05:27 PM

How about geany
http://www.geany.org/

There are many development enviros for *nix.

conconga 03-06-2010 07:14 AM

Quote:

Originally Posted by teckk (Post 3887580)
How about geany
http://www.geany.org/

There are many development enviros for *nix.


kscope is not a development environment (IDE). It is a front-end to cscope and an editor. With cscope, work with big projects (like kernel source) is very easy, mainly when you find a statement and need its declaration or value.

I found out kscope was discontinued from sourceforge, but is mantained in qt-apps.org. Right now I am compiling it.

Thanks.


All times are GMT -5. The time now is 12:13 AM.