I have a WinXP Developer machine with Eclipse and workplace for all my PHP projects. I also have my UbuntuLAMP server in LAN.
I want to create/edit php/hetml files on my Development machine, then publish the files to UbuntuLAN server. How?
More over is there an automated way to:-
1. I click Run..
2. File from workspace for that project get copied to my UbuntuLAMP server (throw FTP or Samba sharing, both already configured to use)
3. In browser whebsite opens.
I have been a .NET/Visual Studio developer for long time. I am looking for some easy Run/Debug/Publish option in Eclipse as they are easily available in VisualStudio. Can some one please help? Thanks.