Sharing integration plugins for maven, gradle, JavaFX
Remi Forax
forax at univ-mlv.fr
Mon Mar 20 09:50:14 UTC 2017
Hi Shinya,
I've done something very similar with my own build tool,
this is really a great way to understand when something goes wrong during the build.
I think those plugins should be integrated/available with gradle/maven,
do you have proposed these enhencement to gradle/maven guys ?
regards,
Rémi
----- Mail original -----
> De: "ShinyaYoshida" <bitterfoxc at gmail.com>
> À: "Kulla" <kulla-dev at openjdk.java.net>
> Envoyé: Lundi 20 Mars 2017 06:12:04
> Objet: Sharing integration plugins for maven, gradle, JavaFX
> 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