Sylvain, I use the tomcat plug-in "only" to start/stop tomcat out of eclipse. I dont use the tomcat project type.
If you want to develop java components like actions or transformers than create a java project. If you do not develop java components than you can create a simple project. The project folder should be in both cases the tomcat/webapps/cocoon folder. Java Build Path settings (Properties of the project): - Build output folder: WEB-INF/classes - Libraries: add libs from WEB-INF/lib you need to compile To start/stop tomcat set the tomcat path in Windows/Preferences. The tomcat plug-in starts tomcat in debug mode. So you can set breakpoints in your source files. I use tomcat 4.1.X. Here hot code replacement works for me. For the non java work I use the sunBow plug-in :) Hope I did not have forget anything. Martin ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 9:47 AM Subject: RE: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo Hi Martin, I want to develop application like you. And I have installed this Tomcat plugin to debug my app and the Cocoon sources. I don't want to "work" at the Cocoon sources, only understand how it works for debugging. Yes please. A description of your environment in Eclipse would be greatly appreciated. Thank you very much Regards Sylvain -----Message d'origine----- De: Martin Dulisch [mailto:[EMAIL PROTECTED]] Date: mardi, 11. février 2003 09:23 À: [EMAIL PROTECTED] Objet: Re: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo Hi Sylvain, what do you want to do with this project? Application development with cocoon or do you want to work at the cocoon sources? I do the first one. If you want to do the same I could describe my environment in eclipse. Martin ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 4:55 PM Subject: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo Is there someone that could explain me how to load Cocoon into a Tomcat project in Eclipse? This type of project comes from the Sysdeo plugin which allow to run Tomcat into Eclipse. Thanks Regards Sylvain --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>