RFR: 8290473: update Eclipse .classpath in apps, buildSrc
Andy Goryachev
angorya at openjdk.org
Wed Aug 3 17:47:54 UTC 2022
On Mon, 1 Aug 2022 16:53:29 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> The goal of this change is to make sure jfx repo can be imported as a gradle project in eclipse and all nested projects in the workspace compile with no errors.
>
> - updated .classpath entries in apps/
> - added utf-8 prefs in .settings/
Nir:
would it be possible to move on with this change? You've raised some good questions that do warrant additional investigation and/or work, though I feel they go beyond the scope of this PR.
With these changes integrated, we'd finally have an Eclipse config with 0 errors and warnings.
Thank you.
-------------
PR: https://git.openjdk.org/jfx/pull/858
More information about the openjfx-dev
mailing list