x_maras Posted April 3, 2009 Share Posted April 3, 2009 Hi, I m using eclipse to write php. Is it possible to open the files from a server or to make my source there? Because eclipse working in projects. I ve got some files there that I want to open and don't have to move them first in my computer. Link to comment https://forums.phpfreaks.com/topic/152352-php-eclipse-server/ Share on other sites More sharing options...
Maq Posted April 4, 2009 Share Posted April 4, 2009 Why don't you use CSV. That way you can develop on your machine, and with a click away, send them to your desired server. Link to comment https://forums.phpfreaks.com/topic/152352-php-eclipse-server/#findComment-800840 Share on other sites More sharing options...
Daniel0 Posted April 4, 2009 Share Posted April 4, 2009 I'd advice you to rethink your deployment strategy too. Generally speaking it's not a good idea to edit files directly in a live environment. Plus it's much easier and faster to develop locally. Link to comment https://forums.phpfreaks.com/topic/152352-php-eclipse-server/#findComment-800848 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.