mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
64 lines
2.8 KiB
XML
64 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="075d8bd1-a584-4439-8e19-b0c2acd4ed59" name="Default Changelist" 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="GOROOT" url="file://F:/gosdk/go1.16" />
|
|
<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="1uihCVlCP3LZiTROCGKX2A0l3rd" />
|
|
<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.import.settings.migrated" value="true" />
|
|
<property name="go.sdk.automatically.set" value="true" />
|
|
<property name="go.tried.to.enable.integration.vgo.integrator" value="true" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
<property name="settings.editor.selected.configurable" value="go.sdk" />
|
|
</component>
|
|
<component name="RemoteSynchronizer">
|
|
<option name="targetMappings">
|
|
<list>
|
|
<TargetMappings>
|
|
<option name="name" value="Default" />
|
|
</TargetMappings>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration name="go build github.com/FloatTech/ZeroBot-Plugin" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
<module name="ZeroBot-Plugin" />
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
<kind value="PACKAGE" />
|
|
<filePath value="$PROJECT_DIR$/main.go" />
|
|
<package value="github.com/FloatTech/ZeroBot-Plugin" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Go Build.go build github.com/FloatTech/ZeroBot-Plugin" />
|
|
</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="VgoProject">
|
|
<integration-enabled>true</integration-enabled>
|
|
</component>
|
|
</project> |