On Thu, 27 Oct 2022 00:11:48 GMT, Nir Lisker <nlis...@openjdk.org> wrote:

> I didn't explain this well. There are 3 projects under apps/samples that have 
> a `build.gradle` file with the `application` plugin: Ensemble8, 3DViewer and 
> Modena. This implies that these can be run with Gradle. However, doing so 
> causes the error I posted. The error message is correct in that these 3 
> projects are not defined in `settings.gradle`, but then why are they Gradle 
> projects?

I had forgotten about those. They aren't used at all in our build and should 
either be deleted or fixed up.

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

PR: https://git.openjdk.org/jfx/pull/930

Reply via email to