Markou why must you make agonizing assignments

This commit is contained in:
2023-10-18 23:12:48 -05:00
parent f9babdde19
commit 95546d4a94
74 changed files with 3581 additions and 22 deletions

View File

@@ -13,6 +13,6 @@ You can copy and paste the single properties, into the pom.xml file and the IDE
That way multiple projects can share the same settings (useful for formatting rules for example).
Any value defined here will override the pom.xml file value but is only applicable to the current project.
-->
<netbeans.hint.jdkPlatform>JDK_20</netbeans.hint.jdkPlatform>
<netbeans.hint.jdkPlatform>Graal_JDK_20</netbeans.hint.jdkPlatform>
</properties>
</project-shared-configuration>