I like QtCreator a lot. For gnucash this requires to create a list of all files that belong to the project, such as find . -name *.[hc] > .files I'm not completely sure about the file name for the list, though.
Regards, Christian Am 18. Oktober 2015 09:44:27 MESZ, schrieb Colin Law <[email protected]>: >On 18 October 2015 at 00:06, Matt Graham <[email protected]> >wrote: >> G’day all, >> >> Now that I finally have myself set up to be able to view, edit and >test the gnucash sources, I have come across the limitation of using >text editors (using nano at the moment...) to code. Can anyone >recommend a good program for doing coding for Gnucash? I’m mainly >looking at the C side of things rather than guile, but a program that >can do multiple types of code would be useful. Preferably ones that are >supported on both windows and linux. > >I like jEdit which is available on Win and Linux. > >Colin > >_______________________________________________ >gnucash-devel mailing list >[email protected] >https://lists.gnucash.org/mailman/listinfo/gnucash-devel _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
