RFR: 8330701: Fix Eclipse project in tests/manual/text
Kevin Rushforth
kcr at openjdk.org
Wed Apr 24 20:34:33 UTC 2024
On Fri, 19 Apr 2024 18:13:58 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Came out of the work on [JDK-8319555](https://bugs.openjdk.org/browse/JDK-8319555): [TestBug] Utility for creating instruction window for manual tests.
>
> This project generates errors if opened in Eclipse. Yes, I can close the project each time, but I would rather fix the setup. This fix is extracted from
> https://github.com/openjdk/jfx/pull/1413
This looks trivially correct (I didn't test it since I'm not an Eclipse user).
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1443#pullrequestreview-2020888709
More information about the openjfx-dev
mailing list