176 lines
8.7 KiB
XML
176 lines
8.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="7cf7b6b3-0082-44ef-bb0f-bfcc57e19eb1" name="Default Changelist" comment="">
|
|
<change afterPath="$PROJECT_DIR$/fork.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<<<<<<< HEAD
|
|
=======
|
|
<change beforePath="$PROJECT_DIR$/main.go" beforeDir="false" afterPath="$PROJECT_DIR$/main.go" afterDir="false" />
|
|
>>>>>>> aeb0b55a434d20bb6af252ba0528414a00fe60d8
|
|
</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="DatabaseView">
|
|
<option name="SHOW_INTERMEDIATE" value="true" />
|
|
<option name="GROUP_DATA_SOURCES" value="true" />
|
|
<option name="GROUP_SCHEMA" value="true" />
|
|
<option name="GROUP_CONTENTS" value="false" />
|
|
<option name="SORT_POSITIONED" value="false" />
|
|
<option name="SHOW_EMPTY_GROUPS" value="false" />
|
|
<option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
|
|
<option name="HIDDEN_KINDS">
|
|
<set />
|
|
</option>
|
|
<expand />
|
|
<select />
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Go File" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<<<<<<< HEAD
|
|
<component name="GOROOT" path="C:\Go" />
|
|
=======
|
|
<component name="GOROOT" path="$PROJECT_DIR$/../../../../Program Files/go" />
|
|
>>>>>>> aeb0b55a434d20bb6af252ba0528414a00fe60d8
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectId" id="1OeBjD7R4KFQzfWAqpMf9jlmzxr" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="DefaultGoTemplateProperty" value="Go File" />
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="configurable.Global.GOPATH.is.expanded" value="true" />
|
|
<property name="configurable.Module.GOPATH.is.expanded" value="false" />
|
|
<property name="configurable.Project.GOPATH.is.expanded" value="true" />
|
|
<property name="go.import.settings.migrated" value="true" />
|
|
<property name="go.sdk.automatically.set" value="true" />
|
|
<<<<<<< HEAD
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
<property name="restartRequiresConfirmation" value="false" />
|
|
<property name="settings.editor.selected.configurable" value="vcs.Git" />
|
|
=======
|
|
<property name="go.tried.to.enable.integration.vgo.integrator" value="true" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/../gobase" />
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
<property name="settings.editor.selected.configurable" value="go.sdk" />
|
|
>>>>>>> aeb0b55a434d20bb6af252ba0528414a00fe60d8
|
|
</component>
|
|
<component name="RunManager" selected="Go Build.background">
|
|
<configuration name="background" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="background" />
|
|
<working_directory value="$PROJECT_DIR$/" />
|
|
<envs>
|
|
<env name="GOOS" value="windows" />
|
|
<env name="GOARCH" value="amd64" />
|
|
</envs>
|
|
<kind value="FILE" />
|
|
<filePath value="$PROJECT_DIR$/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="fork2" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true">
|
|
<module name="background" />
|
|
<working_directory value="$PROJECT_DIR$/" />
|
|
<parameters value="background.exe" />
|
|
<kind value="FILE" />
|
|
<filePath value="$PROJECT_DIR$/fork.go" />
|
|
<package value="background" />
|
|
<directory value="$PROJECT_DIR$/" />
|
|
<output_directory value="$PROJECT_DIR$" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<list>
|
|
<item itemvalue="Go Build.background" />
|
|
<item itemvalue="Go Build.fork2" />
|
|
</list>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Go Build.fork2" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="2" />
|
|
</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="WindowStateProjectService">
|
|
<state x="767" y="429" key="#Go_Modules" timestamp="1595431702688">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state x="767" y="429" key="#Go_Modules/0.40.2048.1112@0.40.2048.1112" timestamp="1595431702688" />
|
|
<state x="479" y="251" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1595778748175">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state x="479" y="251" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.40.2048.1112@0.40.2048.1112" timestamp="1595778748175" />
|
|
<state x="805" y="351" key="FileChooserDialogImpl" timestamp="1595857317209">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state x="805" y="351" key="FileChooserDialogImpl/0.40.2048.1112@0.40.2048.1112" timestamp="1595857317209" />
|
|
<state width="2005" height="305" key="GridCell.Tab.0.bottom" timestamp="1595778772403">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state width="2005" height="305" key="GridCell.Tab.0.bottom/0.40.2048.1112@0.40.2048.1112" timestamp="1595778772403" />
|
|
<state width="2005" height="305" key="GridCell.Tab.0.center" timestamp="1595778772403">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state width="2005" height="305" key="GridCell.Tab.0.center/0.40.2048.1112@0.40.2048.1112" timestamp="1595778772403" />
|
|
<state width="2005" height="305" key="GridCell.Tab.0.left" timestamp="1595778772403">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state width="2005" height="305" key="GridCell.Tab.0.left/0.40.2048.1112@0.40.2048.1112" timestamp="1595778772403" />
|
|
<state width="2005" height="305" key="GridCell.Tab.0.right" timestamp="1595778772403">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state width="2005" height="305" key="GridCell.Tab.0.right/0.40.2048.1112@0.40.2048.1112" timestamp="1595778772403" />
|
|
<state width="2005" height="376" key="GridCell.Tab.1.bottom" timestamp="1595433941254">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state width="2005" height="376" key="GridCell.Tab.1.bottom/0.40.2048.1112@0.40.2048.1112" timestamp="1595433941254" />
|
|
<state width="2005" height="376" key="GridCell.Tab.1.center" timestamp="1595433941254">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state width="2005" height="376" key="GridCell.Tab.1.center/0.40.2048.1112@0.40.2048.1112" timestamp="1595433941254" />
|
|
<state width="2005" height="376" key="GridCell.Tab.1.left" timestamp="1595433941254">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state width="2005" height="376" key="GridCell.Tab.1.left/0.40.2048.1112@0.40.2048.1112" timestamp="1595433941254" />
|
|
<state width="2005" height="376" key="GridCell.Tab.1.right" timestamp="1595433941254">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state width="2005" height="376" key="GridCell.Tab.1.right/0.40.2048.1112@0.40.2048.1112" timestamp="1595433941254" />
|
|
<state x="526" y="240" key="SettingsEditor" timestamp="1595432383541">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state x="526" y="240" key="SettingsEditor/0.40.2048.1112@0.40.2048.1112" timestamp="1595432383541" />
|
|
<state x="687" y="283" width="672" height="678" key="search.everywhere.popup" timestamp="1595757093391">
|
|
<screen x="0" y="40" width="2048" height="1112" />
|
|
</state>
|
|
<state x="687" y="283" width="672" height="678" key="search.everywhere.popup/0.40.2048.1112@0.40.2048.1112" timestamp="1595757093391" />
|
|
</component>
|
|
</project> |