[opencms-dev] Eclipse and MyEclipse.

opencms at biberbeatz.de opencms at biberbeatz.de
Wed Jan 19 10:08:23 CET 2005


Alberto Muñoz wrote:

> Hi,
>
> We want to develop a application at an OpenCMS & Eclipse &
MyEclipse environment. How can we do it?
>

I use Eclipse for development. I created a synchronization between my
Eclipse workspace and the OpenCms VFS based on this tutorial:

http://www.opencms-forum.de/viewtopic.php?t=258

If you use the same machine for developing and running the server
(localhost) you can directly synchronize your workspace with OpenCms.

I am using a server and I am developing on another machine. Therefore
I need to copy my workspace files to a directory on the server which
gets synchronized with the OpenCms VFS.

AFAIK, you can automate the synchronization of your workspace and the
directory on the server. But not with OpenCms.

If there any more efficient ways please let me know.

HTH,
Jan

[...]



More information about the opencms-dev mailing list