lib/Tools/java_monitor
changeset 72976 51442c6dc296
child 72978 7e7ed27fe625
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/Tools/java_monitor	Mon Dec 21 22:47:53 2020 +0100
@@ -0,0 +1,9 @@
+#!/usr/bin/env bash
+#
+# Author: Makarius
+#
+# DESCRIPTION: monitor another Java process
+
+isabelle_admin_build jars || exit $?
+
+isabelle java isabelle.Java_Monitor "$@"