On Wed, 26 Oct 2022 23:24:20 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
>> We do still clone the repo into a directory named `rt` when doing a closed >> build, but I doubt this change will cause problems. Maybe Andy can check? As >> Nir mentioned, people can (and do) name the root directory whatever they >> want and it doesn't seem to matter to Eclipse other than it looks a little >> odd. I agree with the general point that it might be nice to match the >> default name, but it doesn't matter one way or the other to me. > > I don't see how a closed build will be affected by Eclipse files. Nor do I. The build doesn't care, and if a developer clones the repo into `rt` after the name is changed to `jfx` it will be no different than someone who clones the repo into, say, `javafx` or `jfx20` or ... ------------- PR: https://git.openjdk.org/jfx/pull/930