Masme - Master Maintenance System library for Java
==================================================

 * Setup and Demo
Install Maven2
trunk>mvn install
(Almost all libararies are installed automatically, but you maybe install jta manually.)
trunk/samples/web>mvn jetty:run-war
Access to http://localhost:8080/masme-sample-web/index.jsp


 * Use Eclipse
trunk>mvn eclipse:eclipse


 * Project Info
URL:http://sourceforge.jp/projects/masme/
E-Mail:masme-support@lists.sourceforge.jp
License:Lesser Gnu Public License (see lgpl.txt).
