On Fri, 4 Sep 2026 02:09:32 GMT, Nir Lisker <[email protected]> wrote:

> The way I would do this is create separate commands for the apps and for 
> JavaFX (I didn't look what's available right now), and then have the current 
> build command call both of them.

So a `cleanApps` and `cleanJavaFX` task? Maybe an idea. Although with the new 
local gradle properties, I could probably just override `INCLUDE_APPS` to 
`false` and just ignore the apps, correct? That would be okay to me. And less 
changes involved for now.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/2291#issuecomment-5538463728

Reply via email to