This project has been migrated to GitLab: https://gitlab.eclipse.org/eclipse/ope...

Clone this repo:

Branches

  1. 8aea151 [TOB-475] Fix star (*) in textblock pdf generate by Tobias Stummer · 3 years ago master
  2. 3df3c3e Fix to wide text on newline with only one word. Report lexer error by Christian Kulenkampff · 3 years, 1 month ago
  3. 8db535a Fix PDF Street Line by Christian Kulenkampff · 3 years, 2 months ago
  4. be772eb Add Street to Adress field by Christian Kulenkampff · 3 years, 2 months ago
  5. 82099de Update Imap handling fixing not closing stores, which produced dangling imap connections by Christian Kulenkampff · 3 years, 3 months ago

Eclipse openK User Modules - Statement Public Affairs back end

This application represents a user module for the Eclipse openK User Modules project.

Build

Run mvn clean install -DskipTests to build the project. All build artifacts will be stored in the targets/ directory.

Running unit tests

Run mvn clean install to execute the unit tests. All results will be stored in the targets/surefire-reports directory.

Further details about how to build, configure and run this module in a production or test environment, please see the howToBuild and howToRun documentation.