Though this module still needs to be extended, the initial goal is to have a simple editor in which you can type the wiki content, and where you can switch between edit and preview mode.
To run this, just call
java -jar staticwiki-editor\target\staticwiki-editor-0.8.jar
(this from the project directory after compiling "mvn install").