The document provides instructions for installing and configuring the tools needed to run the Cimande 2.0 application framework. It discusses downloading and installing Eclipse IDE, m2eclipse, Subclipse, Apache Tomcat, and MySQL Query Browser. It also explains how to create a Cimande project from the Maven archetype template, generate database schemas using Maven, and implement basic CRUD operations in Cimande for a sample person profile entity.