reveal

adamdavislee 2022-12-27T21:44:39.996299Z

Hello πŸ‘‹ I'm trying to play around with Reveal but am running into the same JavaFX dependency issue, mentioned https://clojurians.slack.com/archives/CUDTFQ152/p1651646679112509. Appreciate any guidance! πŸ™‚

vlaaad 2022-12-28T07:35:22.131849Z

Hey, have you tried using -Sforce in the same command as -Sdeps?

adamdavislee 2022-12-28T18:06:07.526259Z

Morning, @vlaaadβ€” Yes I did try that, but unfortunately, that just creates a weird error:

vlaaad 2022-12-28T18:07:11.420199Z

-Sforce should be before -X

adamdavislee 2022-12-28T18:07:22.306969Z

Oh! I’ll give that a shot πŸ‘

adamdavislee 2022-12-28T18:08:39.232969Z

That worked! Thank you very much! πŸ™

vlaaad 2022-12-28T18:08:59.281339Z

My pleasure!

adamdavislee 2022-12-28T18:12:13.126069Z

No pressure, but if you think it’d be worthwhile, then I’d be happy to create a PR, adding this guidance to https://vlaaad.github.io/reveal/use.