Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

axonivy/log-viewer

Repository files navigation

IvyLogViewer - Beta Build Status

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

screenshot

Requirements

  • Java 11 with JavaFX SDK installed (on Linux you need to install openjfx in addition to the JDK).
    • Set an environment variable $JAVA_FX_HOME pointing to the JavaFX SDK.
  • Maven 3 and later for building.

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

About

A small and simple Axon Ivy Engine log viewer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages