1.0.0-M3
Copyright © 2011-2012 Geosparc nv
Table of Contents
List of Examples
Make sure your include the plug-in in your project. If you are using Maven, add the following dependency to your pom:
Example 2.1. Plug-in dependency
<dependency> <groupId>org.geomajas</groupId> <artifactId>documentation</artifactId> <version>1.0-SNAPSHOT</version> </dependency>