RFR: 8290473: update Eclipse .classpath in apps, buildSrc [v11]
Nir Lisker
nlisker at openjdk.org
Wed Aug 17 22:34:26 UTC 2022
On Wed, 17 Aug 2022 22:17:30 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> For lucene, you'd need to run
>
>> For lucene, you'd need to run
>>
>> ```
>> /bin/sh gradlew getLucene
>> ```
>>
>> to bring in the dependencies which are not a part of the repository.
>
> Btw, `gradle apps` will also work.
If there are folders that aren't generated by the build task, we should note it in the build page of the wiki.
-------------
PR: https://git.openjdk.org/jfx/pull/858
More information about the openjfx-dev
mailing list