View Single Post
  #2   (View Single Post)  
Old 31st March 2009
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

If ctags understood C++ classes, the operating system would be an entire C/C++ IDE :-)

packages should be available for eclipse-sdk with the correct plugins (CDT) added, geany, netbeans with the correct stuff added, all should be usable for your task (I'd suggest geany). You might also check out Vi Improved (vim), GNU Emacs (emacs), and XEmacs (xemacs).



(OpenBSD as an IDE: ksh environment, make tool, assembler, compiler, linker, debugger, profiler, tags file generator, developer documentation, multiple code editors (ed, ex, vi, mg), and several standard libraries; using window or screen would also be handy.)
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote