267 lines
14 KiB
XML
267 lines
14 KiB
XML
<?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="fca4d8d0-8602-4587-a207-260dbd5fab5a" name="Changes" comment="">
|
|
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/third_party/f5/dataset.go" beforeDir="false" afterPath="$PROJECT_DIR$/third_party/f5/dataset.go" 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="Go File" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="GOROOT" url="file://C:/Program Files/Go" />
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/third_party/f5" />
|
|
<option name="ROOT_SYNC" value="DONT_SYNC" />
|
|
</component>
|
|
<component name="NamedScopeManager">
|
|
<scope name="Unnamed" pattern="file[game2006go]:server/*&&!file[game2006go]:server/loginserver//*&&!file:server/adminserver/mt/Permission.go||file[game2006go]:server/adminserver/mt//*||file[game2006go]:server/adminserver//*||file[game2006go]:server/jccommon//*||file[game2006go]:server/backtask//*" />
|
|
</component>
|
|
<component name="ProblemsViewState">
|
|
<option name="selectedTabId" value="ProjectErrors" />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"associatedIndex": 4
|
|
}</component>
|
|
<component name="ProjectId" id="2k7ufr1spzuSqaTXFitlqcGc6Lw" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">{
|
|
"keyToString": {
|
|
"DefaultGoTemplateProperty": "Go File",
|
|
"Go Build.adminserver.executor": "Debug",
|
|
"Go Build.backtask.executor": "Debug",
|
|
"Go Build.gamelog.executor": "Debug",
|
|
"Go Build.gamesapi.executor": "Debug",
|
|
"Go Build.go build adminserver.executor": "Run",
|
|
"Go Build.go build game2006go/.executor": "Run",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"RunOnceActivity.go.formatter.settings.were.checked": "true",
|
|
"RunOnceActivity.go.migrated.go.modules.settings": "true",
|
|
"RunOnceActivity.go.modules.automatic.dependencies.download": "true",
|
|
"RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
|
|
"git-widget-placeholder": "master",
|
|
"go.import.settings.migrated": "true",
|
|
"go.sdk.automatically.set": "true",
|
|
"last_opened_file_path": "D:/opensource/game2006go/third_party/f5",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"nodejs_package_manager_path": "npm",
|
|
"run.code.analysis.last.selected.profile": "aDefault",
|
|
"settings.editor.selected.configurable": "preferences.lookFeel",
|
|
"ts.external.directory.path": "C:\\Users\\azw\\Desktop\\goland\\plugins\\javascript-plugin\\jsLanguageServicesImpl\\external"
|
|
}
|
|
}</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="D:\opensource\game2006go\third_party\f5" />
|
|
<recent name="D:\opensource\game2006go\third_party\q5" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager" selected="Go Build.gamelog">
|
|
<configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="adminserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/adminserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/adminserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/adminserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="backtask" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/backtask/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/backtask/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/backtask/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="gamelog" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/gamelog/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/gamelog/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/gamelog/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="gamesapi" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/gamesapi/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/gamesapi/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/gamesapi/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="gateserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/gateserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/gateserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/gateserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="hallserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/hallserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/hallserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/hallserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="imserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/imserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/imserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/imserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="light_backtask" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/light_backtask/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/light_backtask/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/light_backtask/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="loginserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/loginserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/loginserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/loginserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="mailserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/mailserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/mailserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/mailserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="marketserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/marketserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/marketserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/marketserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="matchserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/matchserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/matchserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/matchserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="nftserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/nftserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/nftserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/nftserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="statserver" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="game2006go" />
|
|
<working_directory value="$PROJECT_DIR$/bin/statserver/bin" />
|
|
<parameters value="-n1 -i1" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$/server/adminserver" />
|
|
<filePath value="$PROJECT_DIR$/server/statserver/main.go" />
|
|
<output_directory value="$PROJECT_DIR$/bin/statserver/bin" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<list>
|
|
<item itemvalue="Go Build.adminserver" />
|
|
<item itemvalue="Go Build.backtask" />
|
|
<item itemvalue="Go Build.gamelog" />
|
|
<item itemvalue="Go Build.gamesapi" />
|
|
<item itemvalue="Go Build.gateserver" />
|
|
<item itemvalue="Go Build.hallserver" />
|
|
<item itemvalue="Go Build.imserver" />
|
|
<item itemvalue="Go Build.light_backtask" />
|
|
<item itemvalue="Go Build.loginserver" />
|
|
<item itemvalue="Go Build.mailserver" />
|
|
<item itemvalue="Go Build.marketserver" />
|
|
<item itemvalue="Go Build.matchserver" />
|
|
<item itemvalue="Go Build.nftserver" />
|
|
<item itemvalue="Go Build.statserver" />
|
|
</list>
|
|
</component>
|
|
<component name="SharedIndexes">
|
|
<attachedChunks>
|
|
<set>
|
|
<option value="bundled-gosdk-33c477a475b1-e0158606a674-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-241.18034.61" />
|
|
<option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-GO-241.18034.61" />
|
|
</set>
|
|
</attachedChunks>
|
|
</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">
|
|
<settings-migrated>true</settings-migrated>
|
|
</component>
|
|
<component name="XDebuggerManager">
|
|
<breakpoint-manager>
|
|
<breakpoints>
|
|
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
|
<url>file://$PROJECT_DIR$/server/adminserver/main.go</url>
|
|
<line>7</line>
|
|
<option name="timeStamp" value="1" />
|
|
</line-breakpoint>
|
|
</breakpoints>
|
|
</breakpoint-manager>
|
|
</component>
|
|
</project> |