mirror of
https://github.com/JonathanFleischmann/CompilerULTIMATE.git
synced 2025-01-01 01:38:04 +00:00
65 lines
3.2 KiB
XML
65 lines
3.2 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="AutoImportSettings">
|
||
|
<option name="autoReloadType" value="SELECTIVE" />
|
||
|
</component>
|
||
|
<component name="ChangeListManager">
|
||
|
<list default="true" id="534a833a-fe3f-476c-8d82-46f799af4d01" name="Changes" comment="">
|
||
|
<change afterPath="$PROJECT_DIR$/CompilerUltimate/.gitignore" afterDir="false" />
|
||
|
<change afterPath="$PROJECT_DIR$/CompilerUltimate/.idea/encodings.xml" afterDir="false" />
|
||
|
<change afterPath="$PROJECT_DIR$/CompilerUltimate/.idea/misc.xml" afterDir="false" />
|
||
|
<change afterPath="$PROJECT_DIR$/CompilerUltimate/.idea/vcs.xml" afterDir="false" />
|
||
|
<change afterPath="$PROJECT_DIR$/CompilerUltimate/.idea/workspace.xml" afterDir="false" />
|
||
|
<change afterPath="$PROJECT_DIR$/CompilerUltimate/pom.xml" afterDir="false" />
|
||
|
<change afterPath="$PROJECT_DIR$/CompilerUltimate/src/main/java/de/maishai/Main.java" afterDir="false" />
|
||
|
<change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
||
|
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
||
|
</list>
|
||
|
<option name="SHOW_DIALOG" value="false" />
|
||
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||
|
</component>
|
||
|
<component name="Git.Settings">
|
||
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||
|
<option name="ROOT_SYNC" value="DONT_SYNC" />
|
||
|
</component>
|
||
|
<component name="ProjectId" id="2fY1r8tMxPX2dVLK0Ta4KMNRQ14" />
|
||
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
||
|
<component name="ProjectViewState">
|
||
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||
|
<option name="showLibraryContents" value="true" />
|
||
|
</component>
|
||
|
<component name="PropertiesComponent"><![CDATA[{
|
||
|
"keyToString": {
|
||
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||
|
"git-widget-placeholder": "main",
|
||
|
"kotlin-language-version-configured": "true",
|
||
|
"nodejs_package_manager_path": "npm",
|
||
|
"vue.rearranger.settings.migration": "true"
|
||
|
}
|
||
|
}]]></component>
|
||
|
<component name="SharedIndexes">
|
||
|
<attachedChunks>
|
||
|
<set>
|
||
|
<option value="bundled-jdk-9f38398b9061-18abd8497189-intellij.indexing.shared.core-IU-241.14494.240" />
|
||
|
<option value="bundled-js-predefined-1d06a55b98c1-74d2a5396914-JavaScript-IU-241.14494.240" />
|
||
|
</set>
|
||
|
</attachedChunks>
|
||
|
</component>
|
||
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||
|
<component name="TaskManager">
|
||
|
<task active="true" id="Default" summary="Default task">
|
||
|
<changelist id="534a833a-fe3f-476c-8d82-46f799af4d01" name="Changes" comment="" />
|
||
|
<created>1713963398904</created>
|
||
|
<option name="number" value="Default" />
|
||
|
<option name="presentableId" value="Default" />
|
||
|
<updated>1713963398904</updated>
|
||
|
<workItem from="1713963400263" duration="12000" />
|
||
|
</task>
|
||
|
<servers />
|
||
|
</component>
|
||
|
<component name="TypeScriptGeneratedFilesManager">
|
||
|
<option name="version" value="3" />
|
||
|
</component>
|
||
|
</project>
|