PDA

View Full Version : Eclipse PHP file Synchronization



4dplane
November 9th, 2009, 02:47 AM
Hi,

I have been trying to setup a nice a quick method of opening php files on a server with eclipse(php plug-in installed) and editing them and saving them to same server location.

I have tried many plugins with eclipse and some kind of work but its sloppy and requires many extra key strokes so I might as well just use an ftp client and upload the file.

Another method that I thought would be great is to map the ftp drive open the files, modify and save them. But when I do this in Eclipse the files open but I cannot modify or save them. I set the permission to 777 but no luck.

So, what the best a fastest method to open .php files on a server with eclipse and save them back.

Thanks,
4dplane