1988 lines
No EOL
105 KiB
XML
1988 lines
No EOL
105 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ArtifactsWorkspaceSettings">
|
|
<artifacts-to-build>
|
|
<artifact name="TextTwist:jar" />
|
|
</artifacts-to-build>
|
|
</component>
|
|
<component name="BookmarkManager">
|
|
<bookmark url="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/Auth.java" line="34" mnemonic="2" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="eb36c2e9-c6c6-48da-b007-cd41eccd9e5a" name="Default" comment="">
|
|
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/Commons/src/utilities/Parse.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/App.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/App.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/Main.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/Main.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/GameController.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/GameController.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/models/Game.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/models/Game.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/services/NotificationClient.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/services/NotificationClient.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/StartGame.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/StartGame.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTGameBox.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTGameBox.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Commons/src/utilities/Logger.java" afterPath="$PROJECT_DIR$/Commons/src/utilities/Logger.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Server/src/com/texttwist/server/Server.java" afterPath="$PROJECT_DIR$/Server/src/com/texttwist/server/Server.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/Auth.java" afterPath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/Auth.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java" afterPath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/client_1.log" afterPath="$PROJECT_DIR$/client_1.log" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/notificationServer.log" afterPath="$PROJECT_DIR$/notificationServer.log" />
|
|
</list>
|
|
<ignored path="$PROJECT_DIR$/out/" />
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
<option name="TRACKING_ENABLED" value="true" />
|
|
<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="CoverageDataManager">
|
|
<SUITE FILE_PATH="coverage/TextTwist$Client.coverage" NAME="Client Coverage Results" MODIFIED="1499793545825" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
|
|
<FILTER>com.texttwist.client.*</FILTER>
|
|
</SUITE>
|
|
<SUITE FILE_PATH="coverage/TextTwist$Main__1_.coverage" NAME="Main (1) Coverage Results" MODIFIED="1497438042403" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
|
|
<FILTER>com.texttwist.client.*</FILTER>
|
|
</SUITE>
|
|
<SUITE FILE_PATH="coverage/TextTwist$Server.coverage" NAME="Server Coverage Results" MODIFIED="1499767915857" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
|
|
</component>
|
|
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
<component name="FileEditorManager">
|
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
|
|
<file leaf-file-name="Server.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/Server.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="703">
|
|
<caret line="46" column="41" lean-forward="false" selection-start-line="46" selection-start-column="41" selection-end-line="46" selection-end-column="41" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="SendWords.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="294">
|
|
<caret line="23" column="18" lean-forward="false" selection-start-line="23" selection-start-column="18" selection-end-line="23" selection-end-column="18" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="GameController.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/GameController.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="462">
|
|
<caret line="28" column="29" lean-forward="false" selection-start-line="28" selection-start-column="29" selection-end-line="28" selection-end-column="29" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#773#774#0" expanded="true" />
|
|
<element signature="e#849#850#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="Game.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/models/Game.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="327">
|
|
<caret line="101" column="30" lean-forward="true" selection-start-line="101" selection-start-column="30" selection-end-line="101" selection-end-column="30" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#3331#3332#0" expanded="true" />
|
|
<element signature="e#3368#3369#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="GamePage.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/GamePage.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="346">
|
|
<caret line="118" column="18" lean-forward="false" selection-start-line="118" selection-start-column="18" selection-end-line="118" selection-end-column="18" />
|
|
<folding>
|
|
<element signature="e#1615#1835#0" expanded="true" />
|
|
<element signature="e#1834#1835#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="TTGameBox.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTGameBox.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="399">
|
|
<caret line="24" column="36" lean-forward="true" selection-start-line="24" selection-start-column="36" selection-end-line="24" selection-end-column="36" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="Main.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/Main.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="105">
|
|
<caret line="8" column="0" lean-forward="true" selection-start-line="8" selection-start-column="0" selection-end-line="8" selection-end-column="0" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="GameServer.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="745">
|
|
<caret line="70" column="9" lean-forward="true" selection-start-line="70" selection-start-column="9" selection-end-line="70" selection-end-column="9" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="Auth.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/Auth.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-609">
|
|
<caret line="4" column="38" lean-forward="true" selection-start-line="4" selection-start-column="38" selection-end-line="4" selection-end-column="38" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="WaitForScore.java" pinned="false" current-in-tab="true">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="336">
|
|
<caret line="27" column="52" lean-forward="true" selection-start-line="27" selection-start-column="52" selection-end-line="27" selection-end-column="52" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
</leaf>
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Class" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="FindInProjectRecents">
|
|
<findStrings>
|
|
<find>App.game.st</find>
|
|
<find>log</find>
|
|
<find>logger</find>
|
|
<find>Logger</find>
|
|
<find>Logge</find>
|
|
<find>Logg</find>
|
|
<find>Logger.writ</find>
|
|
<find>Logger.write</find>
|
|
<find>L</find>
|
|
<find>Logger.</find>
|
|
<find>Logger.w</find>
|
|
<find>App.g</find>
|
|
<find>App.game.</find>
|
|
<find>App.game.wo</find>
|
|
<find>App.game.wor</find>
|
|
<find>App.game.words</find>
|
|
<find>App.game.word</find>
|
|
<find>game.words</find>
|
|
<find>f</find>
|
|
<find>word</find>
|
|
<find>g</find>
|
|
<find>game.wo</find>
|
|
<find>game.wor</find>
|
|
<find>game.word</find>
|
|
<find>wo</find>
|
|
<find>rank</find>
|
|
<find>Server</find>
|
|
<find>ge</find>
|
|
<find>getWords</find>
|
|
<find>words</find>
|
|
</findStrings>
|
|
<dirStrings>
|
|
<dir>C:\Users\loke\TextTwist\out\production</dir>
|
|
<dir>C:\Users\loke\TextTwist\</dir>
|
|
</dirStrings>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="GotoClassSymbolConfiguration">
|
|
<file-type-list>
|
|
<filtered-out-file-type name="$XSLT" />
|
|
<filtered-out-file-type name="AIDL" />
|
|
<filtered-out-file-type name="AndroidDataBinding" />
|
|
<filtered-out-file-type name="Apple JS" />
|
|
<filtered-out-file-type name="Asp" />
|
|
<filtered-out-file-type name="AspectJ" />
|
|
<filtered-out-file-type name="Bazaar" />
|
|
<filtered-out-file-type name="CFML" />
|
|
<filtered-out-file-type name="CSS" />
|
|
<filtered-out-file-type name="Chef" />
|
|
<filtered-out-file-type name="CloudFoundry" />
|
|
<filtered-out-file-type name="CoffeeScript" />
|
|
<filtered-out-file-type name="CoffeeScriptLiterate" />
|
|
<filtered-out-file-type name="Cvs" />
|
|
<filtered-out-file-type name="DB2" />
|
|
<filtered-out-file-type name="DTD" />
|
|
<filtered-out-file-type name="Darcs" />
|
|
<filtered-out-file-type name="Decompiled SWF" />
|
|
<filtered-out-file-type name="Derby" />
|
|
<filtered-out-file-type name="Docker" />
|
|
<filtered-out-file-type name="Drools" />
|
|
<filtered-out-file-type name="ECMA Script Level 4" />
|
|
<filtered-out-file-type name="ECMAScript 6" />
|
|
<filtered-out-file-type name="EJBQL" />
|
|
<filtered-out-file-type name="EL" />
|
|
<filtered-out-file-type name="EQL" />
|
|
<filtered-out-file-type name="ESLint" />
|
|
<filtered-out-file-type name="FTL" />
|
|
<filtered-out-file-type name="FTL>" />
|
|
<filtered-out-file-type name="FTL]" />
|
|
<filtered-out-file-type name="Floobits" />
|
|
<filtered-out-file-type name="Flow JS" />
|
|
<filtered-out-file-type name="Fossil" />
|
|
<filtered-out-file-type name="GSP" />
|
|
<filtered-out-file-type name="GWT JavaScript" />
|
|
<filtered-out-file-type name="GenericSQL" />
|
|
<filtered-out-file-type name="Gherkin" />
|
|
<filtered-out-file-type name="Git" />
|
|
<filtered-out-file-type name="Git exclude" />
|
|
<filtered-out-file-type name="Groovy" />
|
|
<filtered-out-file-type name="H2" />
|
|
<filtered-out-file-type name="HQL" />
|
|
<filtered-out-file-type name="HSQLDB" />
|
|
<filtered-out-file-type name="HTML" />
|
|
<filtered-out-file-type name="Haml" />
|
|
<filtered-out-file-type name="Ignore" />
|
|
<filtered-out-file-type name="InjectedFreeMarker" />
|
|
<filtered-out-file-type name="JAVA" />
|
|
<filtered-out-file-type name="JPAQL" />
|
|
<filtered-out-file-type name="JQL" />
|
|
<filtered-out-file-type name="JQuery-CSS" />
|
|
<filtered-out-file-type name="JSHint" />
|
|
<filtered-out-file-type name="JSON" />
|
|
<filtered-out-file-type name="JSP" />
|
|
<filtered-out-file-type name="JSPX" />
|
|
<filtered-out-file-type name="JSRegexp" />
|
|
<filtered-out-file-type name="JSX Harmony" />
|
|
<filtered-out-file-type name="JavaScript" />
|
|
<filtered-out-file-type name="JavaScript 1.5" />
|
|
<filtered-out-file-type name="JavaScript 1.6" />
|
|
<filtered-out-file-type name="JavaScript 1.7" />
|
|
<filtered-out-file-type name="JavaScript 1.8" />
|
|
<filtered-out-file-type name="Jetpack" />
|
|
<filtered-out-file-type name="LESS" />
|
|
<filtered-out-file-type name="Manifest" />
|
|
<filtered-out-file-type name="Markdown" />
|
|
<filtered-out-file-type name="Mercurial" />
|
|
<filtered-out-file-type name="Monotone" />
|
|
<filtered-out-file-type name="Mxml" />
|
|
<filtered-out-file-type name="MySQL" />
|
|
<filtered-out-file-type name="Nashorn JS" />
|
|
<filtered-out-file-type name="Nodemon" />
|
|
<filtered-out-file-type name="Npm" />
|
|
<filtered-out-file-type name="OGNL" />
|
|
<filtered-out-file-type name="Oracle" />
|
|
<filtered-out-file-type name="OracleSqlPlus" />
|
|
<filtered-out-file-type name="PROGUARD" />
|
|
<filtered-out-file-type name="Perforce" />
|
|
<filtered-out-file-type name="Play" />
|
|
<filtered-out-file-type name="PointcutExpression" />
|
|
<filtered-out-file-type name="PostgreSQL" />
|
|
<filtered-out-file-type name="PostgresPLSQL" />
|
|
<filtered-out-file-type name="Properties" />
|
|
<filtered-out-file-type name="RELAX-NG" />
|
|
<filtered-out-file-type name="RegExp" />
|
|
<filtered-out-file-type name="Renderscript" />
|
|
<filtered-out-file-type name="SASS" />
|
|
<filtered-out-file-type name="SCSS" />
|
|
<filtered-out-file-type name="SPI" />
|
|
<filtered-out-file-type name="SQL" />
|
|
<filtered-out-file-type name="SQL92" />
|
|
<filtered-out-file-type name="SQLite" />
|
|
<filtered-out-file-type name="SpEL" />
|
|
<filtered-out-file-type name="SpringDataQL" />
|
|
<filtered-out-file-type name="StyleLint" />
|
|
<filtered-out-file-type name="Stylint" />
|
|
<filtered-out-file-type name="Stylus" />
|
|
<filtered-out-file-type name="Sybase" />
|
|
<filtered-out-file-type name="TEXT" />
|
|
<filtered-out-file-type name="TML" />
|
|
<filtered-out-file-type name="TSQL" />
|
|
<filtered-out-file-type name="Team Foundation" />
|
|
<filtered-out-file-type name="ThymeleafExpressions" />
|
|
<filtered-out-file-type name="ThymeleafIterateExpressions" />
|
|
<filtered-out-file-type name="ThymeleafSpringSecurityExtras" />
|
|
<filtered-out-file-type name="ThymeleafTemplatesExpressions" />
|
|
<filtered-out-file-type name="ThymeleafUrlExpressions" />
|
|
<filtered-out-file-type name="TypeScript" />
|
|
<filtered-out-file-type name="TypeScript JSX" />
|
|
<filtered-out-file-type name="VTL" />
|
|
<filtered-out-file-type name="XHTML" />
|
|
<filtered-out-file-type name="XML" />
|
|
<filtered-out-file-type name="XPath" />
|
|
<filtered-out-file-type name="XPath2" />
|
|
<filtered-out-file-type name="YouTrack" />
|
|
<filtered-out-file-type name="kotlin" />
|
|
<filtered-out-file-type name="yaml" />
|
|
</file-type-list>
|
|
</component>
|
|
<component name="GradleLocalSettings">
|
|
<option name="externalProjectsViewState">
|
|
<projects_view />
|
|
</option>
|
|
</component>
|
|
<component name="IdeDocumentHistory">
|
|
<option name="CHANGED_PATHS">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/JoinMatch.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/InvitePlayers.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/models/Match.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/SendInvitations.java" />
|
|
<option value="$PROJECT_DIR$/Commons/src/models/Session.java" />
|
|
<option value="$PROJECT_DIR$/Commons/src/interfaces/IAuth.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MenuPage.java" />
|
|
<option value="$PROJECT_DIR$/Commons/src/constants/Palette.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLetter.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForPlayers.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTScrollList.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/HighscoresController.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/FetchHighscore.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/SessionsManager.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/TokenInvalid.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ReceiveWords.java" />
|
|
<option value="$PROJECT_DIR$/dockerfiles/JavaDockerfile" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/models/Dictionary.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/NotificationServer.java" />
|
|
<option value="$PROJECT_DIR$/Commons/src/constants/Config.java" />
|
|
<option value="$PROJECT_DIR$/docker-compose.yml" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HomePage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MenuController.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/GamePage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HighscoresPage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchRequestsPage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/Page.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/RegisterPage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/services/AuthService.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/services/HighscoresService.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/AccountsManager.java" />
|
|
<option value="$PROJECT_DIR$/Commons/src/models/User.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ComputeScore.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ComputeHighscores.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/JedisService.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/Main.java" />
|
|
<option value="$PROJECT_DIR$/Commons/src/utilities/ParseScore.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/GameController.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/StartGame.java" />
|
|
<option value="$PROJECT_DIR$/Commons/src/utilities/Parse.java" />
|
|
<option value="$PROJECT_DIR$/Commons/src/utilities/Logger.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/App.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/services/NotificationClient.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/Server.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/models/Game.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/Auth.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTGameBox.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
<component name="JsFlowSettings">
|
|
<service-enabled>false</service-enabled>
|
|
<exe-path />
|
|
<annotation-enable>false</annotation-enable>
|
|
<other-services-enabled>false</other-services-enabled>
|
|
</component>
|
|
<component name="JsGulpfileManager">
|
|
<detection-done>true</detection-done>
|
|
<sorting>DEFINITION_ORDER</sorting>
|
|
</component>
|
|
<component name="MavenRunner">
|
|
<option name="jreName" value="#JAVA_INTERNAL" />
|
|
</component>
|
|
<component name="ProjectFrameBounds">
|
|
<option name="x" value="-9" />
|
|
<option name="y" value="-9" />
|
|
<option name="width" value="1938" />
|
|
<option name="height" value="1048" />
|
|
</component>
|
|
<component name="ProjectInspectionProfilesVisibleTreeState">
|
|
<entry key="Project Default">
|
|
<profile-state>
|
|
<expanded-state>
|
|
<State>
|
|
<id />
|
|
</State>
|
|
<State>
|
|
<id>Google Web Toolkit issues</id>
|
|
</State>
|
|
</expanded-state>
|
|
</profile-state>
|
|
</entry>
|
|
</component>
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
<component name="ProjectView">
|
|
<navigator currentView="ProjectPane" proportions="" version="1">
|
|
<flattenPackages />
|
|
<showMembers />
|
|
<showModules />
|
|
<showLibraryContents />
|
|
<hideEmptyPackages />
|
|
<abbreviatePackageNames />
|
|
<autoscrollToSource />
|
|
<autoscrollFromSource />
|
|
<sortByType />
|
|
<manualOrder />
|
|
<foldersAlwaysOnTop value="true" />
|
|
</navigator>
|
|
<panes>
|
|
<pane id="ProjectPane">
|
|
<subPane>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="External Libraries" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Server" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Server" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="server" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Server" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="server" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="tasks" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Server" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="server" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="models" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Server" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="server" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="components" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Commons" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Commons" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="utilities" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Commons" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Commons" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="constants" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="tasks" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="services" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="pages" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="models" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="TextTwist" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="Client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="src" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="client" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT>
|
|
<option name="myItemId" value="controllers" />
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
</subPane>
|
|
</pane>
|
|
<pane id="Scope">
|
|
<subPane subId="Changed Files">
|
|
<PATH>
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="Server">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="Server">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="src">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="com/texttwist/server">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="tasks">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="Server">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="Server">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="src">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="com/texttwist/server">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="models">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
<PATH>
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="Server">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="Server">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="src">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="com/texttwist/server">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
<PATH_ELEMENT USER_OBJECT="components">
|
|
<option name="myItemId" value="" />
|
|
<option name="myItemType" value="" />
|
|
</PATH_ELEMENT>
|
|
</PATH>
|
|
</subPane>
|
|
</pane>
|
|
<pane id="Scratches" />
|
|
<pane id="PackagesPane" />
|
|
</panes>
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
<property name="project.structure.last.edited" value="Libraries" />
|
|
<property name="project.structure.proportion" value="0.15" />
|
|
<property name="project.structure.side.proportion" value="0.2" />
|
|
<property name="settings.editor.selected.configurable" value="preferences.sourceCode.Java" />
|
|
<property name="last_opened_file_path" value="$USER_HOME$/Downloads/jedis-2.1.0-sources.jar!/" />
|
|
<property name="Downloaded.Files.Path.Enabled" value="false" />
|
|
<property name="Repository.Attach.JavaDocs" value="false" />
|
|
<property name="Repository.Attach.Sources" value="false" />
|
|
<property name="run.code.analysis.last.selected.profile" value="pProject Default" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="CreateClassDialog.RecentsKey">
|
|
<recent name="com.texttwist.server" />
|
|
</key>
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="C:\Users\loke\TextTwist\Commons" />
|
|
<recent name="C:\Users\loke\TextTwist\Client\resources\images" />
|
|
<recent name="C:\Users\loke\TextTwist\Client\img" />
|
|
</key>
|
|
<key name="CopyClassDialog.RECENTS_KEY">
|
|
<recent name="" />
|
|
</key>
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
<recent name="C:\Users\loke\TextTwist\Server" />
|
|
<recent name="C:\Users\loke\TextTwist\Server\resources" />
|
|
<recent name="C:\Users\loke\TextTwist\Commons\src" />
|
|
<recent name="C:\Users\loke\TextTwist\Commons" />
|
|
<recent name="C:\Users\loke\TextTwist\Client\resources\images" />
|
|
</key>
|
|
</component>
|
|
<component name="RunDashboard">
|
|
<option name="ruleStates">
|
|
<list>
|
|
<RuleState>
|
|
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
</RuleState>
|
|
<RuleState>
|
|
<option name="name" value="StatusDashboardGroupingRule" />
|
|
</RuleState>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="RunManager" selected="Application.Client">
|
|
<configuration default="false" name="Server" type="Application" factoryName="Application" temporary="true">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="MAIN_CLASS_NAME" value="com.texttwist.server.Main" />
|
|
<option name="VM_PARAMETERS" value="" />
|
|
<option name="PROGRAM_PARAMETERS" value="" />
|
|
<option name="WORKING_DIRECTORY" value="" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<module name="Server" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="false" name="Client" type="Application" factoryName="Application" temporary="true">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
|
|
<pattern>
|
|
<option name="PATTERN" value="com.texttwist.client.*" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</extension>
|
|
<option name="MAIN_CLASS_NAME" value="com.texttwist.client.Main" />
|
|
<option name="VM_PARAMETERS" value="" />
|
|
<option name="PROGRAM_PARAMETERS" value="" />
|
|
<option name="WORKING_DIRECTORY" value="" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<module name="Client" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="AndroidRunConfigurationType" factoryName="Android App">
|
|
<module name="" />
|
|
<option name="DEPLOY" value="true" />
|
|
<option name="ARTIFACT_NAME" value="" />
|
|
<option name="PM_INSTALL_OPTIONS" value="" />
|
|
<option name="ACTIVITY_EXTRA_FLAGS" value="" />
|
|
<option name="MODE" value="default_activity" />
|
|
<option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
|
|
<option name="PREFERRED_AVD" value="" />
|
|
<option name="CLEAR_LOGCAT" value="false" />
|
|
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
|
|
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
|
|
<option name="FORCE_STOP_RUNNING_APP" value="true" />
|
|
<option name="DEBUGGER_TYPE" value="Java" />
|
|
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
|
|
<option name="PREFERRED_AVD" value="" />
|
|
<Java />
|
|
<Profilers>
|
|
<option name="ENABLE_ADVANCED_PROFILING" value="true" />
|
|
<option name="GAPID_ENABLED" value="false" />
|
|
<option name="GAPID_DISABLE_PCS" value="false" />
|
|
<option name="SUPPORT_LIB_ENABLED" value="true" />
|
|
<option name="INSTRUMENTATION_ENABLED" value="true" />
|
|
</Profilers>
|
|
<option name="DEEP_LINK" value="" />
|
|
<option name="ACTIVITY_CLASS" value="" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
|
|
<module name="" />
|
|
<option name="TESTING_TYPE" value="0" />
|
|
<option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
|
|
<option name="METHOD_NAME" value="" />
|
|
<option name="CLASS_NAME" value="" />
|
|
<option name="PACKAGE_NAME" value="" />
|
|
<option name="EXTRA_OPTIONS" value="" />
|
|
<option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
|
|
<option name="PREFERRED_AVD" value="" />
|
|
<option name="CLEAR_LOGCAT" value="false" />
|
|
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
|
|
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
|
|
<option name="FORCE_STOP_RUNNING_APP" value="true" />
|
|
<option name="DEBUGGER_TYPE" value="Java" />
|
|
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
|
|
<option name="PREFERRED_AVD" value="" />
|
|
<Java />
|
|
<Profilers>
|
|
<option name="ENABLE_ADVANCED_PROFILING" value="true" />
|
|
<option name="GAPID_ENABLED" value="false" />
|
|
<option name="GAPID_DISABLE_PCS" value="false" />
|
|
<option name="SUPPORT_LIB_ENABLED" value="true" />
|
|
<option name="INSTRUMENTATION_ENABLED" value="true" />
|
|
</Profilers>
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="Application" factoryName="Application">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<module name="" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="arquillianRunConfiguration">
|
|
<value>
|
|
<option name="containerStateName" value="" />
|
|
</value>
|
|
</option>
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="TEST_OBJECT" value="class" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<envs />
|
|
<patterns />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="ArquillianTestNG" factoryName="">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="arquillianRunConfiguration">
|
|
<value>
|
|
<option name="containerStateName" value="" />
|
|
</value>
|
|
</option>
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="SUITE_NAME" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="GROUP_NAME" />
|
|
<option name="TEST_OBJECT" value="CLASS" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
<option name="ANNOTATION_TYPE" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<option name="USE_DEFAULT_REPORTERS" value="false" />
|
|
<option name="PROPERTIES_FILE" />
|
|
<envs />
|
|
<properties />
|
|
<listeners />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="Cold Fusion runner description" factoryName="Cold Fusion" custom_browser="" web_path="">
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="CompoundRunConfigurationType" factoryName="Compound Run Configuration">
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="CucumberJavaRunConfigurationType" factoryName="Cucumber java">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="myFilePath" />
|
|
<option name="GLUE" />
|
|
<option name="myNameFilter" />
|
|
<option name="myGeneratedName" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<module name="" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="FlashRunConfigurationType" factoryName="Flash App">
|
|
<option name="BCName" value="" />
|
|
<option name="IOSSimulatorSdkPath" value="" />
|
|
<option name="adlOptions" value="" />
|
|
<option name="airProgramParameters" value="" />
|
|
<option name="appDescriptorForEmulator" value="Android" />
|
|
<option name="debugTransport" value="USB" />
|
|
<option name="debuggerSdkRaw" value="BC SDK" />
|
|
<option name="emulator" value="NexusOne" />
|
|
<option name="emulatorAdlOptions" value="" />
|
|
<option name="fastPackaging" value="true" />
|
|
<option name="fullScreenHeight" value="0" />
|
|
<option name="fullScreenWidth" value="0" />
|
|
<option name="launchUrl" value="false" />
|
|
<option name="launcherParameters">
|
|
<LauncherParameters>
|
|
<option name="browser" value="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" />
|
|
<option name="launcherType" value="OSDefault" />
|
|
<option name="newPlayerInstance" value="false" />
|
|
<option name="playerPath" value="FlashPlayerDebugger.exe" />
|
|
</LauncherParameters>
|
|
</option>
|
|
<option name="mobileRunTarget" value="Emulator" />
|
|
<option name="moduleName" value="" />
|
|
<option name="overriddenMainClass" value="" />
|
|
<option name="overriddenOutputFileName" value="" />
|
|
<option name="overrideMainClass" value="false" />
|
|
<option name="runTrusted" value="true" />
|
|
<option name="screenDpi" value="0" />
|
|
<option name="screenHeight" value="0" />
|
|
<option name="screenWidth" value="0" />
|
|
<option name="url" value="http://" />
|
|
<option name="usbDebugPort" value="7936" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="FlexUnitRunConfigurationType" factoryName="FlexUnit" appDescriptorForEmulator="Android" class_name="" emulatorAdlOptions="" method_name="" package_name="" scope="Class">
|
|
<option name="BCName" value="" />
|
|
<option name="launcherParameters">
|
|
<LauncherParameters>
|
|
<option name="browser" value="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" />
|
|
<option name="launcherType" value="OSDefault" />
|
|
<option name="newPlayerInstance" value="false" />
|
|
<option name="playerPath" value="FlashPlayerDebugger.exe" />
|
|
</LauncherParameters>
|
|
</option>
|
|
<option name="moduleName" value="" />
|
|
<option name="trusted" value="true" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
|
|
<ExternalSystemSettings>
|
|
<option name="executionName" />
|
|
<option name="externalProjectPath" />
|
|
<option name="externalSystemIdString" value="GRADLE" />
|
|
<option name="scriptParameters" />
|
|
<option name="taskDescriptions">
|
|
<list />
|
|
</option>
|
|
<option name="taskNames">
|
|
<list />
|
|
</option>
|
|
<option name="vmOptions" />
|
|
</ExternalSystemSettings>
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="GrailsRunConfigurationType" factoryName="Grails">
|
|
<setting name="vmparams" value="" />
|
|
<setting name="cmdLine" value="run-app" />
|
|
<setting name="passParentEnv" value="true" />
|
|
<setting name="launchBrowser" value="true" />
|
|
<setting name="launchBrowserUrl" value="" />
|
|
<setting name="depsClasspath" value="false" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JUnit" factoryName="JUnit">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="TEST_OBJECT" value="class" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<envs />
|
|
<patterns />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JarApplication" factoryName="JAR Application">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="Java Scratch" factoryName="Java Scratch">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="SCRATCH_FILE_ID" value="0" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<module name="" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JavaScriptTestRunnerJest" factoryName="Jest">
|
|
<node-interpreter value="project" />
|
|
<working-dir value="" />
|
|
<envs />
|
|
<scope-kind value="ALL" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor">
|
|
<config-file value="" />
|
|
<node-interpreter value="project" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<module name="TextTwist" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<option name="filePath" />
|
|
<option name="vmParameters" />
|
|
<option name="alternativeJrePath" />
|
|
<option name="programParameters" />
|
|
<option name="passParentEnvs" value="true" />
|
|
<option name="workingDirectory" />
|
|
<option name="isAlternativeJrePathEnabled" value="false" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="TestNG" factoryName="TestNG">
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
<module name="" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="SUITE_NAME" />
|
|
<option name="PACKAGE_NAME" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="METHOD_NAME" />
|
|
<option name="GROUP_NAME" />
|
|
<option name="TEST_OBJECT" value="CLASS" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PARAMETERS" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
<option name="ANNOTATION_TYPE" />
|
|
<option name="ENV_VARIABLES" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
<value defaultName="singleModule" />
|
|
</option>
|
|
<option name="USE_DEFAULT_REPORTERS" value="false" />
|
|
<option name="PROPERTIES_FILE" />
|
|
<envs />
|
|
<properties />
|
|
<listeners />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
|
<node-interpreter>project</node-interpreter>
|
|
<node-options />
|
|
<gulpfile />
|
|
<tasks />
|
|
<arguments />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="js.build_tools.npm" factoryName="npm">
|
|
<command value="run" />
|
|
<scripts />
|
|
<node-interpreter value="project" />
|
|
<envs />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="osgi.bnd.run" factoryName="Run Launcher">
|
|
<method />
|
|
</configuration>
|
|
<configuration default="true" type="osgi.bnd.run" factoryName="Test Launcher (JUnit)">
|
|
<method />
|
|
</configuration>
|
|
<configuration default="false" name="RunAll" type="CompoundRunConfigurationType" factoryName="Compound Run Configuration">
|
|
<toRun type="Application" name="Client" />
|
|
<toRun type="Application" name="Server" />
|
|
<method />
|
|
</configuration>
|
|
<configuration default="false" name="4 client" type="CompoundRunConfigurationType" factoryName="Compound Run Configuration">
|
|
<toRun type="Application" name="Client" />
|
|
<method />
|
|
</configuration>
|
|
<list size="4">
|
|
<item index="0" class="java.lang.String" itemvalue="Compound.RunAll" />
|
|
<item index="1" class="java.lang.String" itemvalue="Compound.4 client" />
|
|
<item index="2" class="java.lang.String" itemvalue="Application.Server" />
|
|
<item index="3" class="java.lang.String" itemvalue="Application.Client" />
|
|
</list>
|
|
<recent_temporary>
|
|
<list size="4">
|
|
<item index="0" class="java.lang.String" itemvalue="Application.Client" />
|
|
<item index="1" class="java.lang.String" itemvalue="Application.Server" />
|
|
<item index="2" class="java.lang.String" itemvalue="Application.Server" />
|
|
<item index="3" class="java.lang.String" itemvalue="Application.Server" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="ShelveChangesManager" show_recycled="false">
|
|
<option name="remove_strategy" value="false" />
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="eb36c2e9-c6c6-48da-b007-cd41eccd9e5a" name="Default" comment="" />
|
|
<created>1497277836157</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1497277836157</updated>
|
|
<workItem from="1497277840504" duration="21181000" />
|
|
<workItem from="1497343606634" duration="28876000" />
|
|
<workItem from="1497387626373" duration="13500000" />
|
|
<workItem from="1497426956018" duration="15512000" />
|
|
<workItem from="1497543392984" duration="8897000" />
|
|
<workItem from="1497552318772" duration="3068000" />
|
|
<workItem from="1497562855680" duration="194000" />
|
|
<workItem from="1497704337642" duration="11601000" />
|
|
<workItem from="1497770236595" duration="37543000" />
|
|
<workItem from="1497878757939" duration="12933000" />
|
|
<workItem from="1497897890144" duration="302000" />
|
|
<workItem from="1497898448064" duration="221000" />
|
|
<workItem from="1498063664909" duration="1408000" />
|
|
<workItem from="1498132590029" duration="896000" />
|
|
<workItem from="1498160173135" duration="13022000" />
|
|
<workItem from="1498206474909" duration="17511000" />
|
|
<workItem from="1498372581050" duration="20849000" />
|
|
<workItem from="1498402027965" duration="10726000" />
|
|
<workItem from="1498478810726" duration="5813000" />
|
|
<workItem from="1498513969498" duration="248000" />
|
|
<workItem from="1498550758249" duration="18917000" />
|
|
<workItem from="1498632419337" duration="572000" />
|
|
<workItem from="1498633300788" duration="6919000" />
|
|
<workItem from="1498641675130" duration="2486000" />
|
|
<workItem from="1498722059299" duration="929000" />
|
|
<workItem from="1498728219353" duration="36506000" />
|
|
<workItem from="1498766369775" duration="1729000" />
|
|
<workItem from="1498768186693" duration="77000" />
|
|
<workItem from="1498768279898" duration="8437000" />
|
|
<workItem from="1499351981770" duration="6691000" />
|
|
<workItem from="1499360675918" duration="23000" />
|
|
<workItem from="1499416872438" duration="7796000" />
|
|
<workItem from="1499430785280" duration="4599000" />
|
|
<workItem from="1499591762560" duration="17154000" />
|
|
<workItem from="1499673875879" duration="14542000" />
|
|
<workItem from="1499712903289" duration="11809000" />
|
|
<workItem from="1499762165969" duration="3054000" />
|
|
<workItem from="1499765240330" duration="217000" />
|
|
<workItem from="1499765614451" duration="11181000" />
|
|
<workItem from="1499779709819" duration="5113000" />
|
|
<workItem from="1499786096995" duration="7592000" />
|
|
<workItem from="1499865254521" duration="6734000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TimeTrackingManager">
|
|
<option name="totallyTimeSpent" value="411828000" />
|
|
</component>
|
|
<component name="ToolWindowManager">
|
|
<frame x="-9" y="-9" width="1938" height="1048" extended-state="6" />
|
|
<editor active="true" />
|
|
<layout>
|
|
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Nl-Palette" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32711306" sideWeight="0.49764705" order="10" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.39949432" sideWeight="0.5164706" order="7" side_tool="true" content_ui="tabs" />
|
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="WINDOWED" visible="false" show_stripe_button="true" weight="0.4215148" sideWeight="0.6982353" order="2" side_tool="false" content_ui="tabs" x="1000" y="164" width="852" height="313" />
|
|
<window_info id="Properties" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.21927084" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32930845" sideWeight="0.49764705" order="1" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
<window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="true" content_ui="tabs" />
|
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.39846322" sideWeight="0.48352942" order="3" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
<window_info id="Coverage" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32864583" sideWeight="0.5" order="10" side_tool="true" content_ui="tabs" />
|
|
</layout>
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="processedProjectFiles" value="true" />
|
|
</component>
|
|
<component name="VcsContentAnnotationSettings">
|
|
<option name="myLimit" value="2678400000" />
|
|
</component>
|
|
<component name="XDebuggerManager">
|
|
<breakpoint-manager>
|
|
<option name="time" value="109" />
|
|
</breakpoint-manager>
|
|
<watches-manager />
|
|
</component>
|
|
<component name="antWorkspaceConfiguration">
|
|
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
|
|
<option name="FILTER_TARGETS" value="false" />
|
|
</component>
|
|
<component name="editorHistoryManager">
|
|
<entry file="file://$PROJECT_DIR$/Server/Server.iml">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="105">
|
|
<caret line="5" column="73" lean-forward="false" selection-start-line="5" selection-start-column="73" selection-end-line="5" selection-end-column="73" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/resources/dictionary">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="188">
|
|
<caret line="42777" column="8" lean-forward="false" selection-start-line="42777" selection-start-column="8" selection-end-line="42777" selection-end-column="8" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/models/Dictionary.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="273">
|
|
<caret line="22" column="76" lean-forward="false" selection-start-line="22" selection-start-column="76" selection-end-line="22" selection-end-column="76" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/dockerfiles/JavaDockerfile" />
|
|
<entry file="file://$PROJECT_DIR$/dockerfiles/MongoDockerfile" />
|
|
<entry file="file://$PROJECT_DIR$/Commons/src/models/Response.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="231">
|
|
<caret line="12" column="11" lean-forward="false" selection-start-line="12" selection-start-column="11" selection-end-line="12" selection-end-column="11" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Commons/src/interfaces/INotificationServer.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="189">
|
|
<caret line="10" column="26" lean-forward="false" selection-start-line="10" selection-start-column="26" selection-end-line="10" selection-end-column="26" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Commons/src/interfaces/IAuth.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="147">
|
|
<caret line="10" column="14" lean-forward="false" selection-start-line="10" selection-start-column="14" selection-end-line="10" selection-end-column="14" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="jar://C:/Program Files/Java/jdk1.8.0_131/src.zip!/java/net/AbstractPlainSocketImpl.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="251">
|
|
<caret line="203" column="65" lean-forward="false" selection-start-line="203" selection-start-column="65" selection-end-line="203" selection-end-column="65" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/NotificationServer.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="31">
|
|
<caret line="15" column="64" lean-forward="false" selection-start-line="15" selection-start-column="64" selection-end-line="15" selection-end-column="64" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/docker-compose.yml" />
|
|
<entry file="file://$PROJECT_DIR$/Commons/src/constants/Config.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="399">
|
|
<caret line="19" column="12" lean-forward="false" selection-start-line="19" selection-start-column="12" selection-end-line="19" selection-end-column="12" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/HighscoresController.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="294">
|
|
<caret line="23" column="27" lean-forward="false" selection-start-line="23" selection-start-column="11" selection-end-line="23" selection-end-column="27" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/HomeController.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="84">
|
|
<caret line="11" column="31" lean-forward="true" selection-start-line="11" selection-start-column="31" selection-end-line="11" selection-end-column="31" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MatchSetupController.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="147">
|
|
<caret line="10" column="13" lean-forward="false" selection-start-line="10" selection-start-column="13" selection-end-line="10" selection-end-column="13" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MenuController.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="231">
|
|
<caret line="17" column="29" lean-forward="true" selection-start-line="17" selection-start-column="29" selection-end-line="17" selection-end-column="29" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HomePage.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="1071">
|
|
<caret line="58" column="63" lean-forward="false" selection-start-line="58" selection-start-column="63" selection-end-line="58" selection-end-column="63" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchRequestsPage.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="42">
|
|
<caret line="10" column="37" lean-forward="false" selection-start-line="10" selection-start-column="37" selection-end-line="10" selection-end-column="37" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchSetupPage.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="315">
|
|
<caret line="20" column="30" lean-forward="false" selection-start-line="20" selection-start-column="30" selection-end-line="20" selection-end-column="30" />
|
|
<folding>
|
|
<element signature="imports" expanded="false" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MenuPage.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="126">
|
|
<caret line="14" column="13" lean-forward="false" selection-start-line="14" selection-start-column="13" selection-end-line="14" selection-end-column="13" />
|
|
<folding>
|
|
<element signature="imports" expanded="false" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/Page.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="210">
|
|
<caret line="18" column="32" lean-forward="false" selection-start-line="18" selection-start-column="32" selection-end-line="18" selection-end-column="32" />
|
|
<folding>
|
|
<element signature="imports" expanded="false" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/services/HighscoresService.java" />
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/FetchHighscore.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="1060">
|
|
<caret line="60" column="0" lean-forward="false" selection-start-line="60" selection-start-column="0" selection-end-line="60" selection-end-column="0" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/RegisterController.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="273">
|
|
<caret line="18" column="0" lean-forward="false" selection-start-line="18" selection-start-column="0" selection-end-line="18" selection-end-column="0" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/notificationServer.log">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="462">
|
|
<caret line="22" column="30" lean-forward="false" selection-start-line="22" selection-start-column="30" selection-end-line="22" selection-end-column="30" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/models/Match.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="672">
|
|
<caret line="48" column="0" lean-forward="false" selection-start-line="48" selection-start-column="0" selection-end-line="48" selection-end-column="0" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/services/AuthService.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="451">
|
|
<caret line="28" column="0" lean-forward="false" selection-start-line="28" selection-start-column="0" selection-end-line="28" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="jar://C:/Program Files/Java/jdk1.8.0_131/src.zip!/java/lang/String.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="49770">
|
|
<caret line="2449" column="25" lean-forward="false" selection-start-line="2449" selection-start-column="25" selection-end-line="2449" selection-end-column="25" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/RegisterPage.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="1197">
|
|
<caret line="64" column="0" lean-forward="false" selection-start-line="64" selection-start-column="0" selection-end-line="64" selection-end-column="0" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ComputeScore.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="777">
|
|
<caret line="55" column="30" lean-forward="false" selection-start-line="55" selection-start-column="30" selection-end-line="55" selection-end-column="30" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/AccountsManager.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="672">
|
|
<caret line="36" column="54" lean-forward="false" selection-start-line="36" selection-start-column="54" selection-end-line="36" selection-end-column="54" />
|
|
<folding>
|
|
<element signature="e#2066#2067#0" expanded="false" />
|
|
<element signature="e#2101#2102#0" expanded="false" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HighscoresPage.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="420">
|
|
<caret line="26" column="29" lean-forward="false" selection-start-line="26" selection-start-column="29" selection-end-line="26" selection-end-column="29" />
|
|
<folding>
|
|
<element signature="imports" expanded="false" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/JedisService.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="1470">
|
|
<caret line="79" column="17" lean-forward="false" selection-start-line="79" selection-start-column="17" selection-end-line="79" selection-end-column="17" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ComputeHighscores.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="420">
|
|
<caret line="30" column="74" lean-forward="false" selection-start-line="30" selection-start-column="74" selection-end-line="30" selection-end-column="74" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/Main.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="168">
|
|
<caret line="10" column="0" lean-forward="true" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Commons/src/models/User.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="357">
|
|
<caret line="17" column="5" lean-forward="true" selection-start-line="17" selection-start-column="5" selection-end-line="17" selection-end-column="5" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/StartGame.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="294">
|
|
<caret line="19" column="31" lean-forward="true" selection-start-line="19" selection-start-column="31" selection-end-line="19" selection-end-column="31" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Commons/src/utilities/Logger.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="283">
|
|
<caret line="25" column="47" lean-forward="true" selection-start-line="25" selection-start-column="47" selection-end-line="25" selection-end-column="47" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/App.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="514">
|
|
<caret line="49" column="23" lean-forward="true" selection-start-line="49" selection-start-column="23" selection-end-line="49" selection-end-column="23" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Commons/src/utilities/Parse.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="105">
|
|
<caret line="5" column="0" lean-forward="false" selection-start-line="5" selection-start-column="0" selection-end-line="8" selection-end-column="3" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/services/NotificationClient.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="441">
|
|
<caret line="27" column="38" lean-forward="false" selection-start-line="27" selection-start-column="38" selection-end-line="27" selection-end-column="38" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/Main.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="105">
|
|
<caret line="8" column="0" lean-forward="true" selection-start-line="8" selection-start-column="0" selection-end-line="8" selection-end-column="0" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/Auth.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-609">
|
|
<caret line="4" column="38" lean-forward="true" selection-start-line="4" selection-start-column="38" selection-end-line="4" selection-end-column="38" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="745">
|
|
<caret line="70" column="9" lean-forward="true" selection-start-line="70" selection-start-column="9" selection-end-line="70" selection-end-column="9" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/Server.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="703">
|
|
<caret line="46" column="41" lean-forward="false" selection-start-line="46" selection-start-column="41" selection-end-line="46" selection-end-column="41" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="294">
|
|
<caret line="23" column="18" lean-forward="false" selection-start-line="23" selection-start-column="18" selection-end-line="23" selection-end-column="18" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/GameController.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="462">
|
|
<caret line="28" column="29" lean-forward="false" selection-start-line="28" selection-start-column="29" selection-end-line="28" selection-end-column="29" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#773#774#0" expanded="true" />
|
|
<element signature="e#849#850#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/models/Game.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="327">
|
|
<caret line="101" column="30" lean-forward="true" selection-start-line="101" selection-start-column="30" selection-end-line="101" selection-end-column="30" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#3331#3332#0" expanded="true" />
|
|
<element signature="e#3368#3369#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/GamePage.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="346">
|
|
<caret line="118" column="18" lean-forward="false" selection-start-line="118" selection-start-column="18" selection-end-line="118" selection-end-column="18" />
|
|
<folding>
|
|
<element signature="e#1615#1835#0" expanded="true" />
|
|
<element signature="e#1834#1835#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTGameBox.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="399">
|
|
<caret line="24" column="36" lean-forward="true" selection-start-line="24" selection-start-column="36" selection-end-line="24" selection-end-column="36" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="336">
|
|
<caret line="27" column="52" lean-forward="true" selection-start-line="27" selection-start-column="52" selection-end-line="27" selection-end-column="52" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</component>
|
|
<component name="masterDetails">
|
|
<states>
|
|
<state key="ArtifactsStructureConfigurable.UI">
|
|
<settings>
|
|
<artifact-editor />
|
|
<last-edited>TextTwist:jar</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
<option value="0.5" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="FacetStructureConfigurable.UI">
|
|
<settings>
|
|
<last-edited>No facets are configured</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="GlobalLibrariesConfigurable.UI">
|
|
<settings>
|
|
<last-edited>jedis-2.1.0-sources</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="JdkListConfigurable.UI">
|
|
<settings>
|
|
<last-edited>1.8</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="ModuleStructureConfigurable.UI">
|
|
<settings>
|
|
<last-edited>Server</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
<option value="0.6" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="ProjectLibrariesConfigurable.UI">
|
|
<settings>
|
|
<last-edited>redis.clients:jedis:2.9.0</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
</states>
|
|
</component>
|
|
</project> |