updated to jedit_build-20181025 according to patches/macos (Java 11), patches/putenv;
proper update of jEdit environment -- avoid warnings in Java 11;
activate jdk-11+28;
#!/usr/bin/env bash
#
# Author: Makarius
#
# DESCRIPTION: invoke OCaml compiler within the Isabelle environment
isabelle_opam config exec --switch "$ISABELLE_OCAML_VERSION" -- ocamlc "$@"