<div dir="ltr">Hi,<div><br><div>thank you for the hint. It is my first time trying preview features.</div></div><div><br></div><div>Still this is only one half of my problem, I still can not get it to allow compliance level 20, only 19.</div><div>That is even with latest milestone build I could find.</div><div><br></div><div>It does not recognize ScopedValue.</div><div><br></div><div>thanks,</div><div><br></div><div>/davor</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 21, 2023 at 1:22 PM Kasper Nielsen <<a href="mailto:kasperni@gmail.com">kasperni@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> Is there a way to run jdk20 code in eclipse ?<br>
><br>
<br>
Really, the only thing you need is to run with "--enable-preview" it<br>
should work out of the box.<br>
<br>
If you are running on the module-path add<br>
requires jdk.incubator.concurrent;<br>
<br>
/Kasper<br>
</blockquote></div>