Web-based viewer and editor for PAGE XML. Newer version of the eMOP WebLayoutEditor.
Requires the PRImA core libs and the PRImA GWT lib.
You'll need:
- Eclipse (we use Neon)
- with GWT plugin (we use 3.0, GWT SDK 2.7)
- Java 8
- Tomcat or similar on server-side (we use 7)
With GWT you code in Java. For browser-side, your code is compiled to JavaScript.
There's more information on the prima-aletheia-web-emop GitHub project page.