RFR: 8290473: update Eclipse .classpath in apps, buildSrc [v6]
Nir Lisker
nlisker at openjdk.org
Tue Aug 9 00:56:32 UTC 2022
On Mon, 8 Aug 2022 15:38:35 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> On Linux there is no such warning., neither is there on Windows if I add a non-existing folder (to simulate the ones for other OS's). I posted the screenshots on the mailing list. If Eclipse for Mac is the only one producing these warnings, a bug should be filed with Eclipse JDT.
>
> I respectfully disagree.
> I see no harm in creating empty directories in this case if it solves the problem.
> We can log a bug against eclipse, and it will be fixed in several years, if ever.
This is up to Kevin. It's changing the build file specifically to remove a warning for Eclipse Mac users. I don't mind. Might need to do the same for the other OS-specific folders.
-------------
PR: https://git.openjdk.org/jfx/pull/858
More information about the openjfx-dev
mailing list