Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » How to set up Eclipse for PHP
How to set up Eclipse for PHP [message #659270] Fri, 11 March 2011 18:05 Go to next message
Alex_C is currently offline Alex_CFriend
Messages: 2
Registered: July 2009
Junior Member
Hi. I need to set up Eclipse to do PHP development on our development server. Is it possible to have Eclipse connected to an FTP server in real-time so I can edit files from my PC on the remote box?

What tools should I download to my copy of Eclipse to do PHP development? Thanks. Very Happy
Re: How to set up Eclipse for PHP [message #667293 is a reply to message #659270] Wed, 27 April 2011 21:40 Go to previous message
Alex Angelico is currently offline Alex AngelicoFriend
Messages: 9
Registered: November 2010
Junior Member
Not sure what you want to do, but FTP is for copying files. You cannot open a file with FTP, you can copy the file to your local filesystem and open it from there.

For accessing remote files, you need some kind of remote file system. This changes if you use Windows, Mac or Linux.

For PH developing you have to download the PDT. Check eclipse.org site.
Previous Topic:Why use CVS to manage source code in eclipse ?
Next Topic:How to set server path correctly - beginner question
Goto Forum:
  


Current Time: Thu Apr 18 13:27:22 GMT 2024

Powered by FUDForum. Page generated in 0.24213 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top