RFR: 8289255: update Eclipse .classpath and other configuration files [v7]

Andy Goryachev duke at openjdk.org
Thu Jul 7 20:40:50 UTC 2022


On Thu, 7 Jul 2022 20:20:00 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

> In addition, now I'm getting an error on apps/samples/3DViewer: The type java.lang.Class cannot be resolved. It is indirectly referenced from required .class files

This PR does not fix apps/ project.  In fact, I think .project in apps/ should be removed, and instead we should create individual projects, either for a group (i.e. samples, toys), or for each application (i.e. Robot, 3DViewer).

This work depends on  the cleanup.  We could probably do it in a separate bug.  What do you think?

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

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


More information about the openjfx-dev mailing list