This one's for David. Building Cocoon projects in Eclipse from the build.xml making use of Cocoon's XConfPatch task, you need to:
You probably also need to add a few Jars. Right-click on the project, in "Java Build Path" under Libraries, click "Add JARs...". Add whatever you need (such as commons-lang or junit) from /path/to/your/cocoon/lib/core/, or /path/to/your/cocoon/tools/lib, etc.
... wonder if there's a better way to do all this?
Posted by savs at February 17, 2004 5:22 PM