RFR: 8290473: update Eclipse .classpath in apps, buildSrc [v11]
Andy Goryachev
angorya at openjdk.org
Tue Aug 16 15:58:38 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 13 additional commits since the last revision:
- Merge branch 'openjdk:master' into 8290473.apps
- Merge branch 'openjdk:master' into 8290473.apps
- 8290473: removed empty src sir
- 8290473: whitespace
- 8290473: init shader dirs
- 8290473: junit 5
- Merge remote-tracking branch 'origin/master' into 8290473.apps
- 8290473: removed eclipse project in buildSrc
- 8290473: whitespace
- 8290473: added initDirs task
- ... and 3 more: https://git.openjdk.org/jfx/compare/07fca35b...e86cb390
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/858/files
- new: https://git.openjdk.org/jfx/pull/858/files/f3fa2068..e86cb390
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=858&range=10
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=858&range=09-10
Stats: 40 lines in 3 files changed: 38 ins; 0 del; 2 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