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

Andy Goryachev duke at openjdk.org
Fri Jul 8 05:09:30 UTC 2022


On Wed, 6 Jul 2022 21:38:36 GMT, Andy Goryachev <duke at 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


More information about the openjfx-dev mailing list