Share

Metawidget

File Release Notes and Changelog

Release Name: 0.35

Notes:
Metawidget
==========

Latest Documentation:

   http://www.metawidget.org

Bug Reports:
   
   http://www.metawidget.org/issues.html

Technical Support:

   http://www.metawidget.org/support.html

Quick Start
-----------

1. run 'cd examples\swing'
2. run 'java -jar addressbook-swing.jar'
3. see 'documentation.html' and follow the tutorial

Building From Source
--------------------

1. 'ant' (builds entire distribution)
2. 'ant test' (runs unit tests and web tests)
3. 'ant test-coverage' (runs unit tests and web tests with coverage report)
4. 'ant web-site' (builds web site)

Other Stuff
-----------

This software is distributed under the terms of the FSF Lesser GNU Public License (see lgpl.txt).

This product includes software developed by the Apache Software Foundation (http://www.apache.org).


Changes: