blob: 7fe6e0a7e3a1a67373f54cfda77e48963277d6bf [file] [log] [blame]
Welcome to the Click
====================
Click is a J2EE web application framework featuring a Component
and Page oriented design. Click is an open source project
licensed using the Apache license.
Comprehensive HTML documentation is provided under:
webapps/click-documentation/index.html
Or online at:
http://click.sourceforge.net/
To get started with the Click Examples see:
webapps/click-documentation/docs/examples.html
To get started with building Click see:
webapps/click-documentation/docs/building.html
Click is built using the J2SE 1.4.2 and Ant 1.6.5.
The main Ant targets include:
build-all build framework, extras, webapps
build-extras build extras JAR file
build-framework build framework JAR file
build-release build release ZIP file
build-webapps build web application WAR files
deploy-webapps copy WAR files to application server
help display the Help message
javadoc create Javadoc HTML files
Please ensure you have configured build.properties