Integrated: 8289255: update Eclipse .classpath and other configuration files
Andy Goryachev
duke at openjdk.org
Mon Jul 11 19:49:48 UTC 2022
On Mon, 27 Jun 2022 23:19: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
>
> the list of eclipse projects that do compile in Eclipse as a result of this PR are:
> - base
> - controls
> - fxml
> - graphics
> - jfx
> - media
> - swing
> - swt
> - systemTests (can be dropped in favor ot tests
> - tests
> - web
>
> Not supported (should be removed from workspace or simply closed):
> - apps
> - apps/*
> - buildSrc
This pull request has now been integrated.
Changeset: 437c078a
Author: Andy Goryachev <andy.goryachev at oracle.com>
Committer: Nir Lisker <nlisker at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/437c078abe32b1aa8a4a99987454efeae5358c6b
Stats: 53 lines in 6 files changed: 24 ins; 22 del; 7 mod
8289255: update Eclipse .classpath and other configuration files
Reviewed-by: nlisker
-------------
PR: https://git.openjdk.org/jfx/pull/804
More information about the openjfx-dev
mailing list