Hi,
mymy wrote:
I'm sry, but I dont get the ant 'project quick start' running. Is there no "tutorial for dummies" available. I whenever I try to run the build.xml I get "BUILD FAILED...WebContent\build.xml:38: taskdef class dev.LineTrimTask cannot be found". How can I execute "ant get-deps", is it a task of the build.xml? I would appreciate it if you could help me.
In Click's distribution you will find the build.xml in the 'build' folder. If you run 'ant get-deps' and 'ant project-quick-start' from the 'build' folder everything should work.
From your error above it seems that you moved Click's build.xml to your own application?
regards bob
