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

Andy Goryachev angorya at openjdk.org
Wed Aug 17 22:37:39 UTC 2022


On Wed, 17 Aug 2022 22:31:05 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

>>> 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.

not sure what you are referring to - getLucene task does not create any folders.  no wiki changes are needed.

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

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


More information about the openjfx-dev mailing list