Fixed. Thanks. Josh Tynjala <joshtynj...@bowlerhat.dev> escreveu no dia quinta, 6/10/2022 à(s) 14:25:
> Interesting. I see that royale-asjs sets the javac.src property, which > gets inherited by the royale-compiler build when running ant all. I just > pushed a commit to royale-asjs to fix it. > > -- > Josh Tynjala > Bowler Hat LLC <https://bowlerhat.dev> > > > On Wed, Oct 5, 2022 at 4:27 PM Hugo Ferreira <hferreira...@gmail.com> > wrote: > > > Hi, > > > > I'm getting now the following error (about linter) when I try to compile > > with the following command: ant all > > > > [javac] (use -source 8 or higher to enable lambda expressions) > > > > > > I already update JAVA to latest version (19) but the error persist. > > >