Debugging Joomla with Komodo IDE: Difference between revisions

From Joomla! Documentation

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


== Configure IDE for debbugging ==
== Configure IDE for debbugging ==
Open up preferences select--> languages -->PHP


[[File:komododebbugingsetup.png|thumbnail|Setup for debugging.]]
[[File:komododebbugingsetup.png|thumbnail|Setup for debugging.]]

Revision as of 12:27, 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

Open up preferences select--> languages -->PHP


Setup for debugging.

Test setup

With version 9.x of Komodo IDE