Sharing integration plugins for maven, gradle, JavaFX

ShinyaYoshida bitterfoxc at gmail.com
Mon Mar 20 05:12:04 UTC 2017


Hi,
Let me share my integration plugins for maven, gradle, JavaFX.

jshell-maven-plugin:
https://github.com/bitterfox/jshell-maven-plugin

jshell-gradle-plugin:
https://github.com/bitterfox/jshell-gradle-plugin

These plugins aim to integrate jshell with maven/gradle to explore in your
codes and dependencies.
When you use these plugins in your maven/gradle project, you can try jshell
with your classes and dependencies.

JavaFXSupportsForJShell
https://github.com/bitterfox/JavaFXSupportsForJShell

This is a library to try JavaFX with jshell, including ExecutionControl and
startup.jsh.

These are still now under developing and early versions like alpha,
prototype or PoC.
Please give me feedback  or comment via github's issue or something like
that.

Thanks,
shinyafox(Shinya Yoshida)


More information about the kulla-dev mailing list