2105 lines
No EOL
115 KiB
XML
2105 lines
No EOL
115 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$/Client/src/com/texttwist/client/controllers/MatchRequestController.java" />
|
|
<change type="DELETED" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/StartGame.java" afterPath="" />
|
|
<change type="DELETED" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTCircleCounter.java" afterPath="" />
|
|
<change type="MOVED" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/services/NotificationClient.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/services/NotificationClientService.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/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/controllers/HighscoresController.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/HighscoresController.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/HomeController.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/HomeController.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MatchSetupController.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MatchSetupController.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MenuController.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MenuController.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/RegisterController.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/RegisterController.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/GamePage.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/GamePage.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HighscoresPage.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HighscoresPage.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HomePage.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HomePage.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchRequestsPage.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchRequestsPage.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchSetupPage.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchSetupPage.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MenuPage.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MenuPage.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/Page.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/Page.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/RegisterPage.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/RegisterPage.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/services/AuthService.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/services/AuthService.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/services/GameService.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/services/GameService.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/FetchHighscore.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/FetchHighscore.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/InvitePlayers.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/InvitePlayers.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/WaitForPlayers.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForPlayers.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/TTButton.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTButton.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTContainer.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTContainer.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTDialog.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTDialog.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$/Client/src/com/texttwist/client/ui/TTImage.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTImage.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTImageBtn.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTImageBtn.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTInputBox.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTInputBox.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTInputField.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTInputField.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLabel.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLabel.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLabelBtn.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLabelBtn.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLetter.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLetter.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTPasswordField.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTPasswordField.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTScrollList.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTScrollList.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTSearchBar.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTSearchBar.java" />
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Commons/src/interfaces/INotificationClient.java" afterPath="$PROJECT_DIR$/Commons/src/interfaces/INotificationClient.java" />
|
|
<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="1499906780669" 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="App.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/App.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="155">
|
|
<caret line="97" column="23" lean-forward="false" selection-start-line="97" selection-start-column="23" selection-end-line="97" selection-end-column="23" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="WaitForScore.java" pinned="false" current-in-tab="false">
|
|
<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="252">
|
|
<caret line="12" column="51" lean-forward="false" selection-start-line="12" selection-start-column="51" selection-end-line="12" selection-end-column="51" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="Main.java" pinned="false" current-in-tab="true">
|
|
<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="8" column="13" lean-forward="false" selection-start-line="8" selection-start-column="13" selection-end-line="8" selection-end-column="13" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="WaitForPlayers.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForPlayers.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-161">
|
|
<caret line="77" column="64" lean-forward="true" selection-start-line="77" selection-start-column="64" selection-end-line="77" selection-end-column="64" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#722#723#0" expanded="true" />
|
|
<element signature="e#762#763#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="FetchHighscore.java" pinned="false" current-in-tab="false">
|
|
<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="100">
|
|
<caret line="12" column="87" lean-forward="false" selection-start-line="12" selection-start-column="87" selection-end-line="12" selection-end-column="87" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#599#600#0" expanded="true" />
|
|
<element signature="e#639#640#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="InvitePlayers.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/InvitePlayers.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="525">
|
|
<caret line="25" column="0" lean-forward="false" selection-start-line="25" selection-start-column="0" selection-end-line="25" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#712#713#0" expanded="true" />
|
|
<element signature="e#754#755#0" 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="194">
|
|
<caret line="11" column="32" lean-forward="false" selection-start-line="11" selection-start-column="32" selection-end-line="11" selection-end-column="32" />
|
|
<folding>
|
|
<element signature="imports" 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="155">
|
|
<caret line="35" column="29" lean-forward="false" selection-start-line="35" selection-start-column="29" selection-end-line="35" selection-end-column="29" />
|
|
<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="239">
|
|
<caret line="15" column="34" lean-forward="true" selection-start-line="15" selection-start-column="34" selection-end-line="15" selection-end-column="43" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#936#937#0" expanded="true" />
|
|
<element signature="e#987#988#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="GameService.java" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/services/GameService.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="155">
|
|
<caret line="100" column="20" lean-forward="false" selection-start-line="100" selection-start-column="20" selection-end-line="100" selection-end-column="20" />
|
|
<folding>
|
|
<element signature="e#3312#3313#0" expanded="true" />
|
|
<element signature="e#3366#3367#0" 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>multicastSock</find>
|
|
<find>multicastSocke</find>
|
|
<find>multicastSocket</find>
|
|
<find>T</find>
|
|
<find>TTC</find>
|
|
<find>TTCi</find>
|
|
<find>TTCir</find>
|
|
<find>TTCirclC</find>
|
|
<find>TTCircl</find>
|
|
<find>TTCircle</find>
|
|
<find>TTCircleC</find>
|
|
<find>C</find>
|
|
<find>Callab</find>
|
|
<find>Callable</find>
|
|
<find>Callable<</find>
|
|
<find>isPartia</find>
|
|
<find>highscoresPa</find>
|
|
<find>j</find>
|
|
<find>joinT</find>
|
|
<find>joinTimeou</find>
|
|
<find>jo</find>
|
|
<find>joinTim</find>
|
|
<find>joinTime</find>
|
|
<find>joinTimeo</find>
|
|
<find>joinTimeout</find>
|
|
<find>joinTimeoutjoin</find>
|
|
<find>TI</find>
|
|
<find>TIMEOUT</find>
|
|
<find>letters</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$/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/models/GameService.java" />
|
|
<option value="$PROJECT_DIR$/Commons/src/models/Session.java" />
|
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/AccountsManager.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/Main.java" />
|
|
<option value="$PROJECT_DIR$/.gitignore" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/HomeController.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/RegisterController.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HomePage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MatchRequestController.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$/Commons/src/interfaces/INotificationClient.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/services/NotificationClientService.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MatchSetupController.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchSetupPage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MenuController.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTContainer.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTCircleCounter.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MenuPage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTButton.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTGameBox.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTDialog.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTImage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTImageBtn.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTInputBox.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTInputField.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLabel.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLabelBtn.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLetter.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTPasswordField.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTScrollList.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTSearchBar.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/HighscoresController.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/HighscoresPage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/services/GameService.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/InvitePlayers.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/FetchHighscore.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/App.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/StartGame.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/pages/GamePage.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/GameController.java" />
|
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForPlayers.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="1" />
|
|
<option name="y" value="1" />
|
|
<option name="width" value="1918" />
|
|
<option name="height" value="1028" />
|
|
</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_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="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="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="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>
|
|
<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="CreateClassDialog.RecentsKey">
|
|
<recent name="com.texttwist.server" />
|
|
</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="20545000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TimeTrackingManager">
|
|
<option name="totallyTimeSpent" value="425639000" />
|
|
</component>
|
|
<component name="ToolWindowManager">
|
|
<frame x="1" y="1" width="1918" height="1028" extended-state="0" />
|
|
<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="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="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="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="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="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="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="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.4074074" sideWeight="0.48352942" 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="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32659933" 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="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="true" 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="Coverage" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32842106" sideWeight="0.5" order="10" side_tool="true" 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="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.22157894" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32884398" sideWeight="0.49764705" order="1" 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="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" />
|
|
</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="116" />
|
|
</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/src/com/texttwist/server/components/NotificationServer.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-283">
|
|
<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$/Commons/src/interfaces/INotificationClient.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="105">
|
|
<caret line="5" column="0" lean-forward="true" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</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="819">
|
|
<caret line="45" column="29" lean-forward="true" selection-start-line="45" selection-start-column="29" selection-end-line="45" selection-end-column="29" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</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="189">
|
|
<caret line="9" column="34" lean-forward="true" selection-start-line="9" selection-start-column="34" selection-end-line="9" selection-end-column="34" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/controllers/MatchRequestController.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="252">
|
|
<caret line="14" column="0" lean-forward="true" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</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="452">
|
|
<caret line="29" column="5" lean-forward="false" selection-start-line="29" selection-start-column="5" selection-end-line="29" selection-end-column="5" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</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="263">
|
|
<caret line="19" column="46" lean-forward="false" selection-start-line="19" selection-start-column="46" selection-end-line="19" selection-end-column="46" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</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="252">
|
|
<caret line="12" column="25" lean-forward="false" selection-start-line="12" selection-start-column="25" selection-end-line="12" selection-end-column="25" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#317#318#0" expanded="true" />
|
|
<element signature="e#366#367#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Commons/src/models/Session.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="84">
|
|
<caret line="4" column="3" lean-forward="true" selection-start-line="4" selection-start-column="3" selection-end-line="4" selection-end-column="3" />
|
|
<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="194">
|
|
<caret line="17" column="62" lean-forward="true" selection-start-line="17" selection-start-column="62" selection-end-line="17" selection-end-column="62" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#710#711#0" expanded="true" />
|
|
<element signature="e#744#745#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/services/NotificationClientService.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="320">
|
|
<caret line="26" column="0" lean-forward="false" selection-start-line="26" selection-start-column="0" selection-end-line="26" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/SessionsManager.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-562">
|
|
<caret line="13" column="13" lean-forward="false" selection-start-line="13" selection-start-column="13" selection-end-line="13" selection-end-column="13" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/SendMessageToAllPlayers.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="68">
|
|
<caret line="13" column="13" lean-forward="false" selection-start-line="13" selection-start-column="13" selection-end-line="13" selection-end-column="13" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/SendInvitations.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-163">
|
|
<caret line="17" column="13" lean-forward="false" selection-start-line="17" selection-start-column="13" selection-end-line="17" selection-end-column="13" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/JoinTimeout.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="89">
|
|
<caret line="7" column="13" lean-forward="false" selection-start-line="7" selection-start-column="13" selection-end-line="7" selection-end-column="13" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/JoinMatch.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-415">
|
|
<caret line="12" column="13" lean-forward="false" selection-start-line="12" selection-start-column="13" selection-end-line="12" selection-end-column="13" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/GenerateLetters.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="147">
|
|
<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 />
|
|
</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$/Server/src/com/texttwist/server/tasks/CheckOnlineUsers.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/ui/TTContainer.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="252">
|
|
<caret line="12" column="3" lean-forward="false" selection-start-line="12" selection-start-column="3" selection-end-line="12" selection-end-column="3" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTCircleCounter.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="155">
|
|
<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/ui/TTButton.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="189">
|
|
<caret line="9" column="0" lean-forward="true" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTDialog.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="113">
|
|
<caret line="12" column="24" lean-forward="false" selection-start-line="12" selection-start-column="24" selection-end-line="12" selection-end-column="24" />
|
|
<folding>
|
|
<element signature="imports" 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="189">
|
|
<caret line="9" column="0" lean-forward="false" selection-start-line="9" selection-start-column="0" selection-end-line="12" selection-end-column="3" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTImage.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="336">
|
|
<caret line="19" column="25" lean-forward="false" selection-start-line="19" selection-start-column="25" selection-end-line="19" selection-end-column="25" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTImageBtn.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="252">
|
|
<caret line="12" column="26" lean-forward="false" selection-start-line="12" selection-start-column="26" selection-end-line="12" selection-end-column="26" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTInputBox.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-142">
|
|
<caret line="9" column="3" lean-forward="true" selection-start-line="9" selection-start-column="3" selection-end-line="9" selection-end-column="3" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTInputField.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="278">
|
|
<caret line="21" column="25" lean-forward="false" selection-start-line="21" selection-start-column="25" selection-end-line="21" selection-end-column="25" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLabel.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="152">
|
|
<caret line="26" column="0" lean-forward="true" selection-start-line="26" selection-start-column="0" selection-end-line="26" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLabelBtn.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="420">
|
|
<caret line="26" column="21" lean-forward="true" selection-start-line="26" selection-start-column="21" selection-end-line="26" selection-end-column="21" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTLetter.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="420">
|
|
<caret line="20" column="5" lean-forward="false" selection-start-line="20" selection-start-column="5" selection-end-line="20" selection-end-column="5" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTPasswordField.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="252">
|
|
<caret line="12" column="0" lean-forward="true" selection-start-line="12" selection-start-column="0" selection-end-line="12" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTSearchBar.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="1029">
|
|
<caret line="64" column="18" lean-forward="false" selection-start-line="64" selection-start-column="18" selection-end-line="64" selection-end-column="18" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</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="231">
|
|
<caret line="11" column="0" lean-forward="false" selection-start-line="11" selection-start-column="0" selection-end-line="14" selection-end-column="3" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="jar://C:/Program Files/Java/jdk1.8.0_131/src.zip!/java/awt/Container.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="166">
|
|
<caret line="415" column="21" lean-forward="false" selection-start-line="415" selection-start-column="21" selection-end-line="415" selection-end-column="21" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTScrollList.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="273">
|
|
<caret line="13" column="0" lean-forward="false" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</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="142">
|
|
<caret line="27" column="34" lean-forward="true" selection-start-line="27" selection-start-column="34" selection-end-line="27" selection-end-column="34" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</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="29" column="47" lean-forward="false" selection-start-line="29" selection-start-column="47" selection-end-line="29" selection-end-column="47" />
|
|
<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="176">
|
|
<caret line="18" column="28" lean-forward="true" selection-start-line="18" selection-start-column="28" selection-end-line="18" selection-end-column="28" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#515#516#0" expanded="true" />
|
|
<element signature="e#566#567#0" expanded="true" />
|
|
</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="714">
|
|
<caret line="40" column="23" lean-forward="true" selection-start-line="40" selection-start-column="23" selection-end-line="40" selection-end-column="23" />
|
|
<folding />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/services/GameService.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="155">
|
|
<caret line="100" column="20" lean-forward="false" selection-start-line="100" selection-start-column="20" selection-end-line="100" selection-end-column="20" />
|
|
<folding>
|
|
<element signature="e#3312#3313#0" expanded="true" />
|
|
<element signature="e#3366#3367#0" expanded="true" />
|
|
</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="100">
|
|
<caret line="23" column="61" lean-forward="true" selection-start-line="23" selection-start-column="61" selection-end-line="23" selection-end-column="61" />
|
|
<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="155">
|
|
<caret line="35" column="29" lean-forward="false" selection-start-line="35" selection-start-column="29" selection-end-line="35" selection-end-column="29" />
|
|
<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="239">
|
|
<caret line="15" column="34" lean-forward="true" selection-start-line="15" selection-start-column="34" selection-end-line="15" selection-end-column="43" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#936#937#0" expanded="true" />
|
|
<element signature="e#987#988#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<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="100">
|
|
<caret line="12" column="87" lean-forward="false" selection-start-line="12" selection-start-column="87" selection-end-line="12" selection-end-column="87" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#599#600#0" expanded="true" />
|
|
<element signature="e#639#640#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/InvitePlayers.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="525">
|
|
<caret line="25" column="0" lean-forward="false" selection-start-line="25" selection-start-column="0" selection-end-line="25" selection-end-column="0" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#712#713#0" expanded="true" />
|
|
<element signature="e#754#755#0" 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="194">
|
|
<caret line="11" column="32" lean-forward="false" selection-start-line="11" selection-start-column="32" selection-end-line="11" selection-end-column="32" />
|
|
<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="155">
|
|
<caret line="97" column="23" lean-forward="false" selection-start-line="97" selection-start-column="23" selection-end-line="97" selection-end-column="23" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForPlayers.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="-161">
|
|
<caret line="77" column="64" lean-forward="true" selection-start-line="77" selection-start-column="64" selection-end-line="77" selection-end-column="64" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="e#722#723#0" expanded="true" />
|
|
<element signature="e#762#763#0" expanded="true" />
|
|
</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="252">
|
|
<caret line="12" column="51" lean-forward="false" selection-start-line="12" selection-start-column="51" selection-end-line="12" selection-end-column="51" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</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="8" column="13" lean-forward="false" selection-start-line="8" selection-start-column="13" selection-end-line="8" selection-end-column="13" />
|
|
<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> |