Debugging Joomla with Komodo IDE: Difference between revisions

From Joomla! Documentation

Pacav69 (talk | contribs)
Pacav69 (talk | contribs)
Line 6: Line 6:


== Create a project ==
== Create a project ==
Create a project in your installed MAMP
located on a MAC /applications/joomla-3.4.3-1/apps/joommla this will display all files in the left side panel of the IDE.
This will allow you to directly edit and debug your code.


== Configure IDE for debbugging ==
== Configure IDE for debbugging ==

Revision as of 12:21, 25 July 2015

Installation

Download and install Komodo IDE

Download and install Komodo ide

Create a project

Create a project in your installed MAMP

located on a MAC /applications/joomla-3.4.3-1/apps/joommla this will display all files in the left side panel of the IDE.

This will allow you to directly edit and debug your code.

Configure IDE for debbugging

Setup for debugging.

Test setup

With version 9.x of Komodo IDE