RFR: 8292678 Openjfx: all projects to use JUnit5 (Eclipse)

Andy Goryachev angorya at openjdk.org
Tue Aug 30 20:39:20 UTC 2022


On Tue, 23 Aug 2022 18:38:48 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> This change affects eclipse projects only - all eclipse projects are configured to use JUnit5.

you are right, sorry, I was talking about .project file.

we can do it as part of JDK-8221708 - the main issue (and reluctance to mess with it) is that it might affect the initial 'import as a gradle project', and associated testing.

is there a specific problem caused by the presence of this .classpath file?

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

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


More information about the openjfx-dev mailing list