On Jun 12, 2013 7:20 PM, "JESSICH Jasmin" <[email protected]> wrote: > > Hi! > > In my daily work I use xemacs/vi and cscope. This is OK for the Kernel > and smaller C++ programs. But KiCad is a very big project and cscope > has troubles with C++. > > Some of my colleagues use now Eclipse, so I thought I can use it for > KiCad, too. It is a very powerful tool and its code browser helps to > understand new Code quickly. > > Has anybody used Eclipse for source browsing/editing(/building)? > If yes, any hints to setup the Eclipse project/projects? > > What other tools are you using? >
Jedit. Its find dialog has a nce recursive grep, and the results are put into a hypersearch clickable dialog. Kicad is snall enough, this works excellently. Regex on search and on srch and replace are excellent. Jedit is worth trying. I personally will never switch. > THX, > Jasmin > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

