How to setup Eclipse PDT on a bare Windows box?
Posted
by Alex R
on Stack Overflow
See other posts from Stack Overflow
or by Alex R
Published on 2010-03-09T05:03:23Z
Indexed on
2010/03/09
5:06 UTC
Read the original article
Hit count: 241
I have installed Eclipse PDT All-In-One and nothing works (I can edit PHP source but cannot execute any PHP Scripts).
Do I also need to install my own PHP interpreter? Do I need XAMPP? WAMP? Cygwin? XDebug? Zend?
I'm looking for the smallest amount of stuff that I need to install to get a working PHP IDE, starting with an empty install of Windows Vista.
© Stack Overflow or respective owner