views:

7

answers:

1

Hi,

I'm using Eclipse Helios to develop a PHP/Smarty project. Is there a plugin that can help me easily publish code to the web server? Something like setting up the location of the web root once, then I can just right-click on a file to send. Currently, I'm using FileZilla to send my code to the web server.

Any help or advice is appreciated.

Thanks, Kenneth

A: 

You can use Remote System Explorer (RSE) from Target Management (DSDP/TP) project. Look at the [Getting Started] page.

Eugene Kuleshov