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

Andy Goryachev angorya at openjdk.org
Thu Aug 4 18:37:52 UTC 2022


> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge remote-tracking branch 'origin/master' into 8290473.apps
 - 8290473: added ColorCube project
 - 8290473: eclipse config for apps

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/858/files
  - new: https://git.openjdk.org/jfx/pull/858/files/e681d49a..fef3fadf

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=858&range=01
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=858&range=00-01

  Stats: 323 lines in 195 files changed: 105 ins; 2 del; 216 mod
  Patch: https://git.openjdk.org/jfx/pull/858.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/858/head:pull/858

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


More information about the openjfx-dev mailing list