axonivy / log-viewer

A small and simple Axon Ivy Engine log viewer
5 stars 1 forks source link

IvyLogViewer - Beta Build Status

Started as a simple JavaFX test project, but is actually useful as a small and simple log viewer.

screenshot

Requirements

Installation

Get a built IvyLogViewer from releases.

Build

mvn clean verify

Run

cd target/
java --module-path $JAVA_FX_HOME/lib --add-modules javafx.controls,javafx.fxml -jar ivy-log-viewer-X.Y.Z-SNAPSHOT.jar