http://www.eclipse.org/pdt/downloads/ and choose the All-In-One you need. The torrent is more efficient.
Then unzip the zip file in c:/
it create an eclipse folder. Find the executable file:
eclipse.exe
and create a shortcut to the desktop.
run it.
choose c:/xampp/htdocs
Select: "Use this as the default and do not ask again" and press OK.
Eclipse PHP opens on a welcome tab, close it
The next post is the explanation to install aptana studio instead of eclipse, go directly to the following one in which we will create a new php project.
mac os x: the htdocs directory belong to "nobody", so I change the file mode. chmod -R 777 htdocs
ReplyDelete