Hi,guys I have a question. How do you debug web application based on cocoon? I tried to use eclipse, but i don't know how to import cocoon source code into the IDE, cocoon use a build file first to make cocoon.war, it makes me confusing.
Do you have any good suggestion?
Thanks.
Mike
When you build cocoon with "./build.sh", also do "./build.sh eclipse-project", that will create a .project and .classpath in the cocoon root directory. Then, you can easily import that project from local.
Best of luck,
Boon
-- And that's the way it is... -- Walter Cronkite