102 lines
7.6 KiB
XML
102 lines
7.6 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="39e7c520-e505-4e53-a269-c949d7c9f5d1" name="Changes" comment="">
|
|
<change afterPath="$PROJECT_DIR$/src/Scripts/CollectionGenericObjects/AbstractCompany.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/Scripts/CollectionGenericObjects/AdditionalCollection.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/Scripts/CollectionGenericObjects/DepotSharingService.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/Scripts/CollectionGenericObjects/ICollectionGenericObjects.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/Scripts/CollectionGenericObjects/MassiveGenericObjects.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/Scripts/Forms/CanvasMonorail.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/DirectionType.class" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/DrawingField.class" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/DrawingModernMonorail.class" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/DrawingMonorail$1.class" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/DrawingMonorail.class" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/EntityModernMonorail.class" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/EntityMonorail.class" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/FormModernMonorail$1.class" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/FormModernMonorail.class" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/MovementStratagy/AbstractStrategy.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/MovementStratagy/AbstractStrategy.class" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/MovementStratagy/IMoveableObject.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/MovementStratagy/IMoveableObject.class" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/MovementStratagy/MoveableMonorail.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/ProjectMonorail/Scripts/MovementStratagy/MoveableMonorail.class" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/DirectionType.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/Drawing/DirectionType.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/DrawingField.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/Drawing/DrawingField.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/DrawingModernMonorail.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/Drawing/DrawingModernMonorail.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/DrawingMonorail.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/Drawing/DrawingMonorail.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/EntityModernMonorail.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/Entities/EntityModernMonorail.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/EntityMonorail.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/Entities/EntityMonorail.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/FormModernMonorail.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/Forms/FormModernMonorail.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/MovementStratagy/AbstractStrategy.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/MovementStratagy/AbstractStrategy.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/MovementStratagy/IMoveableObject.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/MovementStratagy/IMoveableObject.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/MovementStratagy/MoveableMonorail.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/MovementStratagy/MoveableMonorail.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/Program.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/Program.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/Scripts/Wheels/DrawingWheels.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Scripts/Wheels/DrawingWheels.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">{
|
|
"customColor": "",
|
|
"associatedIndex": 6
|
|
}</component>
|
|
<component name="ProjectId" id="2eoYwJEsRANWvz6w6GN58HZ6e7Y" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"Application.Program.executor": "Run",
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"git-widget-placeholder": "LabWorking__3",
|
|
"kotlin-language-version-configured": "true"
|
|
}
|
|
}]]></component>
|
|
<component name="RunManager">
|
|
<configuration name="Program" type="Application" factoryName="Application">
|
|
<option name="MAIN_CLASS_NAME" value="Scripts.Program" />
|
|
<module name="ProjectMonorail" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component>
|
|
<component name="SharedIndexes">
|
|
<attachedChunks>
|
|
<set>
|
|
<option value="jdk-21.0.2-openjdk-21.0.2-4caba194b151-4f524021" />
|
|
<option value="jdk-22-openjdk-22-3183f394aec4-bad0321e" />
|
|
</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="39e7c520-e505-4e53-a269-c949d7c9f5d1" name="Changes" comment="" />
|
|
<created>1712572637448</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1712572637448</updated>
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
</project> |