You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94 lines
4.0 KiB
94 lines
4.0 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AutoImportSettings">
|
|
<option name="autoReloadType" value="ALL" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="7dd5aa4b-bd93-4c30-b8e6-5ee159290869" name="Changes" comment="commit">
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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="GOROOT" url="file://C:/Program Files/Go" />
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
</component>
|
|
<component name="GoLibraries">
|
|
<option name="indexEntireGoPath" value="false" />
|
|
</component>
|
|
<component name="ProjectId" id="1wqYzKIGHelFQhcsraoxZJRoaGR" />
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="go.formatter.settings.were.checked" value="true" />
|
|
<property name="go.import.settings.migrated" value="true" />
|
|
<property name="go.modules.go.list.on.any.changes.was.set" value="true" />
|
|
<property name="go.sdk.automatically.set" value="true" />
|
|
<property name="last_opened_file_path" value="$USER_HOME$" />
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="dsSzxy" />
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="go build dsSzxy" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
<module name="dsSzxy" />
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
<kind value="PACKAGE" />
|
|
<package value="dsSzxy" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$/main.go" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
|
|
<module name="dsSzxy" />
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
<kind value="DIRECTORY" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$" />
|
|
<framework value="gotest" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Go Build.go build dsSzxy" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
<option name="TAB_STATES">
|
|
<map>
|
|
<entry key="MAIN">
|
|
<value>
|
|
<State />
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
<option name="oldMeFiltersMigrated" value="true" />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<MESSAGE value="commit" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="commit" />
|
|
</component>
|
|
<component name="VgoProject">
|
|
<integration-enabled>true</integration-enabled>
|
|
</component>
|
|
</project> |