Those instructions were written for Groovy 2.5 but should mostly work.
The groovy-jaxb module was removed in Groovy 4, so just skip anything
mentioning "jaxb".
For more info, see the first bullet point in "Other breaking changes"
in the release notes:
https://groovy-lang.org/releasenotes/groovy-4.0.html#Groovy4.0-breaking

Cheers, Paul.

On Fri, May 13, 2022 at 6:49 AM MG <mg...@arscreat.com> wrote:
>
> I don't know what the best/official answer here is, but as a workaround: If I 
> remember correctly it was still included in the Groovy 3 binaries, so you can 
> use that...
> Cheers,
> mg
>
> On 12/05/2022 22:26, Richard Heintze wrote:
>
> I'm trying to follow these instructions so I can write groovy scripts: 
> Getting started with Groovy and Java 11 project | IntelliJ IDEA 
> (jetbrains.com)
>
> Are these instructions out-of-date? I downloaded the Groovy 4.0.2 binary and 
> then the Groovy 4.0.2 SDK and I could not find this directory called 
> "extras-jaxb"...
>
> Is this supposed to be in the Groovy SDK? Where is it?
>
> How do I run groovy with Idea?
>
> Thanks
>
> Siegfried
>
>

Reply via email to