Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit
14 lines
301 B
XML
14 lines
301 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.0.12</jdkHome>
|
|
</configuration>
|
|
</toolchain>
|
|
|
|
</toolchains> |