Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » Scout 22 with Java 19?
Scout 22 with Java 19? [message #1857187] Mon, 23 January 2023 09:39 Go to next message
Eclipse UserFriend
Is it possible to run an application programmed in Scout 22 on Java 19?
If so, is it necessary to change <jdk.source.version>17</jdk.source.version> to 19 in pom.xml?

Thank you for answer.
Re: Scout 22 with Java 19? [message #1857192 is a reply to message #1857187] Mon, 23 January 2023 11:28 Go to previous message
Eclipse UserFriend
Hi Miloslav

Officially Scout 22 only supports Java 11 and 17. Basically Scout always only supports LTS versions of Java.

But you can give Java 19 a try and see if it works for you. We recommend to perform a full application test after a JDK update. If you find any issues, please let us know here in the forum.

After updating the jdk.source.version you have to update your IDE (e.g. Alt+F5 in Eclipse) so that the changes in the pom take effect and you might need to update your launch configurations as well.

Kind regards
Mat
Previous Topic:Menu Separator not shown
Next Topic:ServerAccessControlService is called twice in production code
Goto Forum:
  


Current Time: Tue Mar 18 14:22:53 EDT 2025

Powered by FUDForum. Page generated in 0.02521 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top