Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » FTP Synchronization of Dynamic Web Project (how to synchronize Eclipse Project with server via FTP)
FTP Synchronization of Dynamic Web Project [message #912798] Fri, 14 September 2012 03:53 Go to next message
Eclipse UserFriend
Hi,
I'm starting a new project (Dynamic Web Project - J2EE).
I would like NOT to create each time a war file to deploy in my hosting server.
So, I would like to know if there is a way to synchronize my project with a folder in my server that hosts the website, using a FTP connection.
I thought to use some automatic software for synchronizing, but the problem is that the structure of folders used by Eclipse in the workspace is different frome the one obtained inside the generated war file and that should be doplayed in the server.

Thank you in advance!
Re: FTP Synchronization of Dynamic Web Project [message #915234 is a reply to message #912798] Sun, 16 September 2012 18:05 Go to previous message
Eclipse UserFriend
I don't remember any function in eclipse to automatically export a project on each save but you could try to automate it by using a custom Ant script that can be executed on each build.
Previous Topic:How does eclipse xsd editor embed?
Next Topic:Is any documentation to plugin org.eclipse.jst.pagedesigner exist?
Goto Forum:
  


Current Time: Mon Jul 14 14:22:28 EDT 2025

Powered by FUDForum. Page generated in 0.04235 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top