RFR: 8290473: update Eclipse .classpath in apps, buildSrc [v12]

Andy Goryachev angorya at openjdk.org
Wed Aug 17 22:40:40 UTC 2022


On Wed, 17 Aug 2022 22:22:02 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> The goal of this change is to make sure jfx repo can be imported as a gradle project in eclipse and all nested projects in the workspace compile with no errors.
>> 
>> - updated .classpath entries in apps/
>> - added utf-8 prefs in .settings/
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8290473: review comments

rt -> jfx change is not in scope for this PR.
eclipse seems to have no issues if one imports the project as a gradle project.

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

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


More information about the openjfx-dev mailing list