This repository provides some examples of the JShell API
The project is defined as a Maven project and can easily opended in an IntelliJ 2017 preview. I'm using the following versions on my system:
IntelliJ IDEA 2017.1.1
Build #IC-171.4073.35, built on April 6, 2017
JRE: 1.8.0_112-release-736-b16 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.11.6
To start the server you can easily start the com.guigarage.shell.JShellSample1
class.