RFR: 8293883: Add test/.classpath (Eclipse)

Kevin Rushforth kcr at openjdk.org
Fri Sep 16 16:52:55 UTC 2022


On Thu, 15 Sep 2022 21:55:20 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Also, I would rather move the sources there to a specific package (test.manual ?) instead of a default package. Any objections?

That should probably be done via a separate cleanup bug, since it is outside the scope of this IDE-only fix. It would make sense to at least look at all of the manual tests (since they all exist in the unnamed package), even if you want to limit the scope of the follow-on bug to the manual controls tests.

-------------

PR: https://git.openjdk.org/jfx/pull/901


More information about the openjfx-dev mailing list