Files
codeChallenge/Interfaces/.idea/workspace.xml
T
Sami 2ef62c7887
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Gitea Actions Demo / GoBuild (push) Failing after 15s
anoterCode
2024-09-09 21:40:18 -04:00

113 lines
4.8 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="945f3f73-673c-4e90-a17d-5f4b6803daa5" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/Attack.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Eagle.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Hide.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../ReverseNestedLoop.java" beforeDir="false" afterPath="$PROJECT_DIR$/../ReverseNestedLoop.java" 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="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Interface" />
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 2
}</component>
<component name="ProjectId" id="2llxwsduHb5kcmtX1lIeekmMpvg" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Application.Eagle.executor": "Run",
"Application.Fish.executor": "Run",
"Application.MainClass.executor": "Run",
"Application.Rabbit.executor": "Run",
"Application.Unnamed.executor": "Run",
"Downloaded.Files.Path.Enabled": "false",
"Repository.Attach.Annotations": "false",
"Repository.Attach.JavaDocs": "false",
"Repository.Attach.Sources": "false",
"RunOnceActivity.ShowReadmeOnStart": "true",
"git-widget-placeholder": "main",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "/home/ilyes/BrushUpJava/Interfaces",
"project.structure.last.edited": "Libraries",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.145977",
"settings.editor.selected.configurable": "preferences.pluginManager"
}
}]]></component>
<component name="RunManager" selected="Application.Rabbit">
<configuration name="Eagle" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="Eagle" />
<module name="Interfaces" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="Fish" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="Fish" />
<module name="Interfaces" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="MainClass" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="MainClass" />
<module name="Interfaces" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="Rabbit" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="Rabbit" />
<module name="Interfaces" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="Application.Eagle" />
<item itemvalue="Application.Fish" />
<item itemvalue="Application.MainClass" />
<item itemvalue="Application.Rabbit" />
</list>
<recent_temporary>
<list>
<item itemvalue="Application.Rabbit" />
<item itemvalue="Application.MainClass" />
<item itemvalue="Application.Fish" />
<item itemvalue="Application.Eagle" />
</list>
</recent_temporary>
</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="945f3f73-673c-4e90-a17d-5f4b6803daa5" name="Changes" comment="" />
<created>1725768705289</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1725768705289</updated>
</task>
<servers />
</component>
</project>