105 lines
4.5 KiB
XML
105 lines
4.5 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="47969b88-c695-4f14-9163-36984ef6c371" name="Changes" comment="" />
|
|
<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="Class" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"associatedIndex": 0
|
|
}</component>
|
|
<component name="ProjectId" id="38CtOZdBwOe70AiPk6VtLgWNkM3" />
|
|
<component name="ProjectLevelVcsManager">
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
</component>
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">{
|
|
"keyToString": {
|
|
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"RunOnceActivity.git.unshallow": "true",
|
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
"git-widget-placeholder": "main",
|
|
"kotlin-language-version-configured": "true",
|
|
"last_opened_file_path": "/home/neil/IdeaProjects/ExamplePlugin",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.detected.package.tslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
"nodejs_package_manager_path": "npm",
|
|
"onboarding.tips.debug.path": "/home/neil/IdeaProjects/ExamplePlugin/src/main/java/dev/hytalemodding/Main.java",
|
|
"project.structure.last.edited": "Libraries",
|
|
"project.structure.proportion": "0.15",
|
|
"project.structure.side.proportion": "0.0",
|
|
"settings.editor.selected.configurable": "preferences.customizations",
|
|
"vue.rearranger.settings.migration": "true"
|
|
}
|
|
}</component>
|
|
<component name="RecentsManager">
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$/src/main" />
|
|
<recent name="$PROJECT_DIR$/src" />
|
|
</key>
|
|
</component>
|
|
<component name="SharedIndexes">
|
|
<attachedChunks>
|
|
<set>
|
|
<option value="bundled-jdk-9823dce3aa75-bf35d07a577b-intellij.indexing.shared.core-IU-252.25557.131" />
|
|
<option value="bundled-js-predefined-d6986cc7102b-b598e85cdad2-JavaScript-IU-252.25557.131" />
|
|
</set>
|
|
</attachedChunks>
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="47969b88-c695-4f14-9163-36984ef6c371" name="Changes" comment="" />
|
|
<created>1768315349216</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1768315349216</updated>
|
|
<workItem from="1768315350302" duration="701000" />
|
|
<workItem from="1768316395110" duration="1174000" />
|
|
<workItem from="1768319287152" duration="1109000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
<component name="XDebuggerManager">
|
|
<breakpoint-manager>
|
|
<breakpoints>
|
|
<line-breakpoint enabled="true" type="java-line">
|
|
<url>file://$PROJECT_DIR$/src/main/java/dev/hytalemodding/ExamplePlugin.java</url>
|
|
<line>13</line>
|
|
<option name="timeStamp" value="1" />
|
|
</line-breakpoint>
|
|
</breakpoints>
|
|
</breakpoint-manager>
|
|
</component>
|
|
<component name="github-copilot-workspace">
|
|
<instructionFileLocations>
|
|
<option value=".github/instructions" />
|
|
</instructionFileLocations>
|
|
<promptFileLocations>
|
|
<option value=".github/prompts" />
|
|
</promptFileLocations>
|
|
</component>
|
|
</project> |