| [news.eclipse.tools.pdt] Re: Publishing in new PDT? |
Dave
Read through that document previously when I was hunting around for how to get things working between my local workstation and a web server. Unless I missed it, all that documentation just talks about how to get a connection setup to the server and make it so that you can FTP / SSH into the box.
Is there anything with RSE that will help PHP developers be able to publish to the web server without having to manually move files around? It would be really nice if there was a way to have an ANT script setup to copy files between a project and an RSE connection but I haven't been able to find out how to tie in an ANT script with RSE.
-- Shawn Clark
David Carver wrote:Nick Boldt wrote:As this question keeps coming up, I've placed a stub in the PDT FAQ.
http://wiki.eclipse.org/PDT/FAQ#How_do_I_publish_files_from_PDT_to_a_server.3F
Please feel free to add to it with perhaps a screenshot and more information.
I added a link to the Getting Started documentation for RSE since people haven't seem to be able to find it. It is included when you install RSE as well in the help system.
http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.rse.doc.user/gettingstarted/g_start.html
Dave