RFR: 8425: Problem importing in Eclipse due to missing awatility 3rd party artefact
Alex Macdonald
aptmac at openjdk.org
Wed Oct 8 16:35:25 UTC 2025
On Mon, 8 Sep 2025 12:19:49 GMT, Martin Skarsaune <duke at openjdk.org> wrote:
> > I think Virag just meant the target platform, where all third party dependencies are exported over a p2.
>
> Ok, I can try to include it
The `platform-definition-*.target` files will just need a `<unit id="org.awaitility" version="4.0.0"/>` added somewhere in the `<repository location="http://localhost:8080/site"/>` section.
-------------
PR Comment: https://git.openjdk.org/jmc/pull/668#issuecomment-3382353871
More information about the jmc-dev
mailing list