Re: Recommendations for PHP debuggers?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Larry Garfield wrote:
http://www.zend.com/phpide/

I just tried to install the modular version for my existing Eclipse install. It insists it won't install without feaure org.eclipse.emf (2.2.0). Since it provides no indication of how to get such feature, I haven't been able to give it a serious look. :-)

Yeah it took me a while to find all the dependancies myself hense why I said the tarball was easier for takign it for a whirl, but seeing as my own stubornness meant I found all the necessary updates I figured I'd post them ;)

I'm sure you'll be able to work it out from here, or incorporate the xml below into your own ~/.eclipse/org.eclipse.platform_3.2.0-mdk/configuration/org.eclipse.update/bookmarks.xml file. ;)


<?xml version="1.0" encoding="UTF-8"?>
<bookmarks>
<site name="PHP IDE" url="http://downloads.zend.com/phpide"; web="false" selected="false" local="false"/> <site name="EMF Update Manager Site" url="http://download.eclipse.org/tools/emf/updates/"; web="false" selected="false" local="false"/> <site name="GEF" url="http://download.eclipse.org/tools/gef/updates/"; web="false" selected="false" local="false"/> <site name="Visual Editor (JEM)" url="http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/tools/ve/updates/1.0"; web="false" selected="false" local="f
alse"/>
<site name="Webtools" url="http://download.eclipse.org/webtools/updates/"; web="false" selected="false" local="false"/> <site name="Polarion (Subversive)" url="http://www.polarion.org/projects/subversive/download/update-site/"; web="false" selected="true" local="false"/>
</bookmarks>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux