Especially from an IDE, where you don't want to create a bazillion of launch 
configurations.
I use a small launcher which I edit each time to point to a snippet -

https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/AppTestLauncher.java

-andy

From: Christopher Schnick <[email protected]>
Date: Wednesday, April 8, 2026 at 22:09
To: [email protected] <[email protected]>
Subject: [External] : How to you run reproducers the best way?

Given a small reproducer code snippet that is not part of a test and not
in the jfx repo, what is the quickest way to run this with a debugger
attached with multiple different jfx builds/development branches to see
the difference? I feel like my workflow is not optimal and would like to
hear how others do it

Reply via email to