Re: Facing Error while building Leyna - properties-build.xml:162: taskdef class com.thaiopensource.relaxng.util.JingTask cannot be found
Rainer Schöpf <[email protected]> Sun, 18 Mar 2012 15:27:37 +0100 (CET)
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 16 Mar 2012 at 03:19 -0700, AnkurPSI wrote: > I am able to build lenya from command prompt and then I imported the cocoon > and lenya projects (build eclipse-project on the home dirs using command > prompt) in Eclipse ide > > Cocoon Home : C:\apache\cocoon\branches\BRANCH_2_1_X > Lenya Home : C:\apache\lenya\lenya_2.0.4 > > Now after importing I am facing few compilation errors in Ant Build files > and I have no clue how to resolve these error: I've never managed to do that from within Eclipse. Instead I build lenya as usual (with the build script). Then I define a Remote Java Application within Eclipse and run lenya as lenya.sh servlet-debug (lenya.bat in your case, I believe). Rainer