RFR: 8289255: update Eclipse .classpath and other configuration files [v7]
Nir Lisker
nlisker at openjdk.org
Thu Jul 7 22:06:53 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
Ah, that explains it. I use Buildship which adds the gradle nature. I don't know how eclipse handles projects with no nature, I will have to look at that. It also means that there are going to be conflicts between those who use Buildship and those who don't.
-------------
PR: https://git.openjdk.org/jfx/pull/804
More information about the openjfx-dev
mailing list