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

Nir Lisker nlisker at openjdk.org
Wed Aug 17 22:46:33 UTC 2022


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

>> If there are folders that aren't generated by the build task, we should note it in the build page of the wiki.
>
> not sure what you are referring to - getLucene task does not create any folders.  no wiki changes are needed.

It creates the `\apps\samples\Ensemble8\lib` directory with the jars inside. The project will not compile in Eclipse before this (or the `apps`) task is run. That's what I have just observed.

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

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


More information about the openjfx-dev mailing list