Version 2

    RichFaces documentation team from now on (3.3.1 version of RichFaces) will be using richfaces-docs while documenting RichFaces components.
    The main idea of the application is to make sure that all code snippets  provided in the Guide work in  a real application. Besides, it will help doc team store the examples in one place so that any doc team member can continue from the point where  the other team member finished.

     

     

    To build the application you need to check it out and run:

    mvn clean install eclipse:eclipse -Dwtpverion=2.0
    

    When the application is built you need to import it to Eclipse IDE.

     

    After importing the app you can run it on the Tomcat server.