Sylvain Wallez wrote:
Personally, I use:
- svn from the command line
- eclipse-project to build .classpath and .project files
- separate build ("build.sh webapp")
- separate launch ("cocoon.sh servlet")
- debug in Eclipse by connecting to a remote VM started using
"cocoon.sh servlet-debug".
Yep. This is the way I do too. Again, thanks to Upayavira for giving me a great hint long time ago! :-)
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=106564291827022 Best Regards, Antonio Gallardo
