Just worked at this for a while after reading this. Was able to find success with:
JShell jShell = JShell.builder().executionEngine(new LocalExecutionControlProvider(), new HashMap<>()).build();
2 replies
Important Information
By using this site, you agree to our Terms of Use.