WebStyler | |
Table Of ContentsInstallation
First, download latest version of WebStyler from
WebStyler Sourceforge download page.
Choose source binary if you intend to compile and build WebStyler yourself.
Otherwise pick the binary distribution.
Build it yourself
Download source distribution of the latest version of WebStyler from
WebStyler Sourceforge download page.
You will also need JDK 1.4 or later and
Apache Ant
(version 1.5 would be enough).
Unpack distribution, cd to
build directory and type
ant.
This will create WebStyler.jar and webstyler-demo.war in
build/out
and documentation in
build/out/docs.
Running demo application |