On Tue, 1 Sep 2026 19:04:46 GMT, Marius Hanl <[email protected]> wrote:

> I probably thought so because it is named `gradle-local.properties`

It's an arbitrary name chosen by convention, it can be named anything. It's 
[loaded manually by 
name](https://github.com/openjdk/jfx/pull/2240/changes#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7R326),
 same with our existing `build.properties`. The `gradle.properties` one is 
[special](https://docs.gradle.org/current/userguide/build_environment.html#sec:the_gradle_properties_file).

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

PR Comment: https://git.openjdk.org/jfx/pull/2240#issuecomment-5499343801

Reply via email to