
12 Jan
2017
12 Jan
'17
8:10 p.m.
(Sorry, mostly OT.) Am 12.01.2017 um 17:54 schrieb Rahul Muttineni:
You can compile the project as a standalone .jar file that can be run via `java -jar`.
I once tried to use Gradle instead of Oracle's somewhat buggy and noncomposing JavaFX toolchain, but in the end I decided that it wasn't worth the trouble, so I wasn't sure that this problem was solved. Good to know it's solved for Eta.
'epm' can also generate a script that runs the 'java' command with the full classpath set for you if you don't want to wait for the uberjar generation which is currently a bit slow.
Oh yes, I have seen slow fatjar builds myself. More than once, so this problem does not seem to be uncommon. Regards, Jo