23 lines
842 B
XML
23 lines
842 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<project version="4">
|
||
|
|
<component name="RemoteTargetsManager">
|
||
|
|
<targets>
|
||
|
|
<target name="WSL" type="wsl" uuid="46ff7e89-7c31-4912-b259-de4f83198430">
|
||
|
|
<config>
|
||
|
|
<option name="distributionMsId" value="Ubuntu" />
|
||
|
|
</config>
|
||
|
|
<ContributedStateBase type="JavaLanguageRuntime">
|
||
|
|
<config>
|
||
|
|
<option name="homePath" value="$PROJECT_DIR$/../../../../usr/lib/jvm/default-java" />
|
||
|
|
</config>
|
||
|
|
</ContributedStateBase>
|
||
|
|
<ContributedStateBase type="MavenRuntime">
|
||
|
|
<config>
|
||
|
|
<option name="homePath" value="/usr/share/maven" />
|
||
|
|
<option name="versionString" value="3.8.7" />
|
||
|
|
</config>
|
||
|
|
</ContributedStateBase>
|
||
|
|
</target>
|
||
|
|
</targets>
|
||
|
|
</component>
|
||
|
|
</project>
|