<br><br><div><span class="gmail_quote">2008/3/6, Pau Ruŀlan Ferragut <<a href="mailto:paurullan@bulma.net">paurullan@bulma.net</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Mar 06, 2008 at 04:09:30PM +0100, Angelo Naselli wrote:<br> >giovedì 6 marzo 2008 alle 14:56, Pau Rul·lan Ferragut ha scritto:<br> <br> <br>>> Right now I am coding with emacs/vim + make in the command line. I would<br>
 >> like to give a try Kdevelop but cannot find the correct way to config the<br> >> building system. Does anybody use it? How does it look like?<br> <br> >Gilles used to put into svn the project file, iirc digikam.kdevelop.<br>
 >Open that one and you should get it working, then you can custumize<br> >your options....<br> <br> <br>Yes, when I imported the project with kdevelop the program itself founded the<br> file and begin to work. Even that I have to manually tweak the run and<br>
 configure settins, which do not look too good. For instance, I run the main<br> program and the 0.9.3 splash appears, even that the about says it is 0.9.4 :D<br> <br> How do you people have it configured?<br> <br> It would be pretty interesting to write a few lines in the<br>
 <a href="http://www.digikam.org/?q=contrib">http://www.digikam.org/?q=contrib</a> page explaining how to get kdevelop with the<br> project.<br> </blockquote></div><br>Totally agree. You not the first one to ask few tips about to use kdevelop. I you feel to write some words about, send me by mail the content, i will patch web site page...<br>
<br>I use Kdevelop to hack and write code in digiKam. I never use another text editor.<br><br>To edit new code from scratch, i never use Class editor. it too complex from me. I prefer using existing template from another part.<br>
<br>To hack (the most important), gdb interface is perfect. Same for Valgrin.<br><br>To search/replace something in code, recursive search working very well.<br><br>I always use file navigator, never classes navigator...<br>
<br>Best Gilles<br>