

Doxygen for Eclipse (eclox, update site: http://download.gna.org/eclox/update/  ) must be installed.

To produce the help (User guide/Developper Guide), two methods:
   1)  on the current project (org.eclipse.pop.ssme.help)
        - Right-click and select "Build documentation"
	         a window with "Select a Doxyfile" appears
             * Select one of the item
      
        Apply this procedure again for the second item.
 
    2) Select the pom.xml file, right click -> "Run As" -> Maven build
       (The first time, add "clean verify" for the goals in the request)
      
      Select the pom2.xml  file, right click -> "Run As" -> Configuration
      ( create a new configuration, goals:  clean verify -f pom2.xml)