On Wed, 6 Jul 2022 21:38:36 GMT, Andy Goryachev <d...@openjdk.org> wrote:
>> summary of changes: >> - fixed .classpath files >> - set UTF-8 encoding in the eclipse project config files > > Andy Goryachev has updated the pull request incrementally with one additional > commit since the last revision: > > 8289255: removed 3DViewer test folders from .classpath No, my workspace (jfx) was imported as a gradle project. I think it created a bunch of .project and .classpath files that *never worked* - I could not get them to compile. I had to reset all of them, and now I have 0 errors and 0 warnings with the apps project closed. At this point, I am not sure why you see these errors - do you have any files modified/created? Could you close the apps project in eclipse and do Project -> Clean followed by Project -> Build All? ------------- PR: https://git.openjdk.org/jfx/pull/804