| Synchronization with temporary deploy directory [message #222594] |
Tue, 07 October 2008 15:06  |
Dominik Raymann Messages: 37 Registered: July 2009 |
Member |
|
|
Hi there,
I would like to use WTP for my web projects. At the moment I'm working
with the sysdeo plugin, the eclipse project is directly the
application's root.
My application generates and modifies files in the web application. The
files and modifications are part of the application afterwards. This was
no problem up to now, since the application was never really deployed
with the sysdeo plugin. However, WTP does a real deploy and copies the
files to a temporary directory. If the application modifies or creates
files, only the temporary directory is affected and the changes are lost
(i.e. not synchronized back to the project directory).
Is there a way to achieve such a synchronization of the two directories?
Or can the project directory directly be used as the webroot while
developing (i.e. the files are never deployed elsewhere)?
Thanks for your help,
Dominik
|
|
|