I updated the build.xml to use Click 2.1.0(and built the latest Click from trunk),but ClickClick still does not compile :(.Ah, the build.xml was using JDK 1.4. Fixed in trunk.
Unfortunately with that change, it still does not compile :( : jquery, jquery-examples, mootools, mootools-examples, etc. (because of imports from net.sf.click and other very old classes). I updated it however locally those imports and now compiles for me. Should I check-in those changes?
