On Mon, 27 Jun 2022 23:19:36 GMT, Andy Goryachev <d...@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.goryac...@oracle.com> Committer: Nir Lisker <nlis...@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