Skip to content
Snippets Groups Projects
Commit 35893ef0 authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Merge branch 'develop' into feature/led

parents 8aed70c2 c97403d1
Branches
Tags
No related merge requests found
......@@ -92,6 +92,7 @@ public class PlayPadMain extends Application {
@Override
public void init() {
App app = ApplicationUtils.getApplication();
Logger.info("Running on Java: " + System.getProperty("java.version") + " (" + System.getProperty("java.vendor") + ")");
Logger.info("Run Path: {0}", SystemUtils.getRunPath());
// Init SSLContext
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment