On Sun, 13 Nov 2022 01:43:30 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
>> John Hendrikx has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove unnecessary add-exports attribute from Eclipse files > > tests/manual/desktop/.classpath line 23: > >> 21: </attributes> >> 22: </classpathentry> >> 23: <classpathentry kind="src" output="bin" path="HostServices"/> > > Missing the `excluding=".classpath|.project|.settings"` entry? Never mind, it has a source folder. ------------- PR: https://git.openjdk.org/jfx/pull/930