2009/8/10 Tomás <tomasco...@gmail.com> > Hi everyone, > I'd like to ask what tools are you using for developing and debugging > koha in your workstations. > I've just installed Eclipse and the EPIC-ide extension but, for > starting with the right foot, it'd be great to know what's the best > way of setting it up. By this I mean, things like: do u create a new > project and import the files from the developement repo? (public in my > case) and things like that. > Does anyone have any experience with this tool? > > Thanks > To+ > > -- > Aparición con vida de Jorge Julio López. > _______________________________________________ > Koha-devel mailing list > Koha-devel@lists.koha.org > http://lists.koha.org/mailman/listinfo/koha-devel
I personally use GVim for editing, with some enhancements based on this great post by Marc Chantreux: http://www.tinybox.net/astuces/vim/edit-koha-code-vim Perl's built-in debugger works fairly well, though it has a few quirks. -- Jesse Weaver
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel