vitality4j/.idea/workspace.xml

93 lines
4.4 KiB
XML
Raw Normal View History

2024-08-10 04:20:54 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
2024-08-10 05:08:00 -04:00
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
2024-08-10 04:20:54 -04:00
<component name="ChangeListManager">
<list default="true" id="cf74c012-cc69-4732-ac79-9ddfcbf803ee" name="Changes" comment="initial structuring">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/June.java" beforeDir="false" afterPath="$PROJECT_DIR$/net/screwgravity/vitality4j/June.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/META-INF/MANIFEST.MF" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/Scotty.java" beforeDir="false" afterPath="$PROJECT_DIR$/net/screwgravity/vitality4j/Scotty.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/standalone.java" beforeDir="false" afterPath="$PROJECT_DIR$/net/screwgravity/vitality4j/standalone.java" afterDir="false" />
</list>
2024-08-10 04:20:54 -04:00
<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="UPDATE_TYPE" value="REBASE" />
2024-08-10 04:20:54 -04:00
</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 6
}</component>
2024-08-10 04:20:54 -04:00
<component name="ProjectId" id="2kSX0H5aEqubJw0msd83khpA5nj" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
2024-08-10 05:08:00 -04:00
"Application.Default CLI.executor": "Run",
2024-08-10 04:20:54 -04:00
"RunOnceActivity.ShowReadmeOnStart": "true",
"git-widget-placeholder": "master",
2024-08-10 04:20:54 -04:00
"kotlin-language-version-configured": "true",
2024-08-10 05:09:43 -04:00
"project.structure.last.edited": "Artifacts",
2024-08-10 04:20:54 -04:00
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.2"
}
}]]></component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src" />
</key>
</component>
<component name="RunManager">
<configuration name="Default CLI" type="Application" factoryName="Application">
<option name="ALTERNATIVE_JRE_PATH" value="17" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
<option name="MAIN_CLASS_NAME" value="standalone" />
<module name="vitality4j" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</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="cf74c012-cc69-4732-ac79-9ddfcbf803ee" name="Changes" comment="" />
<created>1723277726305</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1723277726305</updated>
</task>
2024-08-10 05:08:00 -04:00
<task id="LOCAL-00001" summary="eclipse compiler adjustments">
<option name="closed" value="true" />
<created>1723278056512</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1723278056512</updated>
</task>
2024-08-10 05:09:43 -04:00
<task id="LOCAL-00002" summary="help screen">
<option name="closed" value="true" />
<created>1723280881251</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1723280881251</updated>
</task>
<option name="localTasksCounter" value="3" />
2024-08-10 04:20:54 -04:00
<servers />
</component>
2024-08-10 05:08:00 -04:00
<component name="VcsManagerConfiguration">
<MESSAGE value="eclipse compiler adjustments" />
2024-08-10 05:09:43 -04:00
<MESSAGE value="help screen" />
<MESSAGE value="initial structuring" />
<option name="LAST_COMMIT_MESSAGE" value="initial structuring" />
2024-08-10 05:08:00 -04:00
</component>
2024-08-10 04:20:54 -04:00
</project>