Hi,
[email protected] wrote: > > Well, what is the task project-quick-start, a script or a utility for Ant ? Ah it is part of the Click build.xml script. If you download and unzip the Click distribution you will find the build file under <click-dir>/build/build.xml Before running 'ant project-quick-start' you will also need to execute 'ant get-deps' which downloads all dependencies you need. I think this is missing from the docs. 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. Thanks -- View this message in context: http://n2.nabble.com/how-to--run-the-quick-start-application-builder-tp1137087p2628649.html Sent from the click-user mailing list archive at Nabble.com.
