Topic: IDE /Debugger to use

Dear All,

I would like to know which IDE /Debugger to use for customizing Front Accounting?


Any help given will be highly appreciated.

Regards


Azhar

Re: IDE /Debugger to use

there is a lot of (free) tools available: Aptana studio (An eclipse based IDE), Komodo Edit. i personnaly use Netbeans as an IDE and xdebug for debugging. it's also  a good idea to turn on the $go_debug variable in the config.php, to see error messages. you'll need sometimes to turn off javascript in your browser.

abdelghani

Re: IDE /Debugger to use

Netbeans as an IDE  and yes set   $go_debug=2