I'm using netbeans and i need to use zend debugger because it can support multi hosts and not like xdebug that supports only one user at a time.
I'm looking for a php ide that can support sftp, zend deubbger and can communicate with the microsoft team server, preferably supports css xfire and i need it to be free.
has anyone familiarised with such an IDE?
if not, then how do i add support for zend debugger and team server in netbeans?
Thanks

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

I'm usind zend debugger with Eclipse PDT http://www.eclipse.org/pdt/ and it works fine.

You can use SCP,SFTP too in Eclipse and a plugin for Microsoft Team Server is available too.

link|improve this answer
+1 on Eclipse PDT – The Guy Of Doom Feb 22 '11 at 14:16
how do you import a project from a remote server using sftp? in netbeans you just import it and everytime you save it uploads the file into the server. and does the tfs support free? i've noticed that it costs alot. even the plugin that is offered by microsoft cost – peroxide Feb 22 '11 at 14:17
Yes you can import a remote project : eclipsezone.com/eclipse/forums/t88137.rhtml – ridcully Feb 22 '11 at 14:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.