Files
IntegryManagementSystem/toolchains.xml
GiuseppeS f16ac1d170
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit
Modificato toolchain
2025-01-15 18:10:39 +01:00

14 lines
296 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<toolchains>
<!-- JDK toolchains -->
<toolchain>
<type>jdk</type>
<provides>
<version>11</version>
</provides>
<configuration>
<jdkHome>C:\Program Files\Java\jdk-11</jdkHome>
</configuration>
</toolchain>
</toolchains>