Recommendations on Coding programs

Christian Stimming (mobil) christian at cstimming.de
Sun Oct 18 04:17:28 EDT 2015


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 <clanlaw at gmail.com>:
>On 18 October 2015 at 00:06, Matt Graham <matt_graham2001 at hotmail.com>
>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
>gnucash-devel at gnucash.org
>https://lists.gnucash.org/mailman/listinfo/gnucash-devel


More information about the gnucash-devel mailing list