jshell-maven-plugin icon indicating copy to clipboard operation
jshell-maven-plugin copied to clipboard

Maven Plugin for the Java Shell Tool (JShell)

Results 12 jshell-maven-plugin issues
Sort by recently updated
recently updated
newest added

This is a really excellent utility! I'm investigating the possibility of iteratively developing UI's and working with other JavaFX rendered objects using JShell. Currently, when I try instantiate a `javafx.stage.Stage`...

When i started with: `mvn com.github.johnpoth:jshell-maven-plugin:1.0:run`, it can not find the `org.springframework.boot` namespace with import command auto completion.