Search code examples
magentophpeclipse

How to run magento project in phpeclipse?


I want to include and run magento project in phpeclipse.How can i do that?


Solution

  • As far as i know, PHP-Eclipse is "on going" development. and not compatible with Magento yet, you might just open file by file. But you can debug it with xDebug.

    Example Working Magento with Eclipse