This repository has been archived on 2026-05-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ProjetGenieLogicielLoto/.idea/workspace.xml
2021-02-01 20:09:20 +01:00

211 lines
No EOL
12 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AnalysisUIOptions">
<option name="SCOPE_TYPE" value="3" />
</component>
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="ee2b29f3-c65a-4562-a15d-1c69b8d607f3" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apiguardian_apiguardian_api_1_1_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_jupiter_junit_jupiter_api_5_7_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_jupiter_junit_jupiter_engine_5_7_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_platform_junit_platform_commons_1_7_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_junit_platform_junit_platform_engine_1_7_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_opentest4j_opentest4j_1_2_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_25.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_simple_1_7_25.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/test/java/fr/myny/gui/GuiTest.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/fr/myny/gui/Gui.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/fr/myny/gui/Gui.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/fr/myny/gui/PrimaryController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/fr/myny/gui/SceneController.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/module-info.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/module-info.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/popup.fxml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/popup.fxml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/primary.fxml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/primary.fxml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/scene1.fxml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/scene1.fxml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/scene2.fxml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/scene2.fxml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/scene3.fxml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/scene3.fxml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/scene4.fxml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/fr/myny/gui/scene4.fxml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/test/java/fr/myny/data/DataCsvTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/fr/myny/data/DataCsvTest.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/test/java/fr/myny/data/ImportDataTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/fr/myny/data/ImportDataTest.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/test/java/fr/myny/database/DataBaseTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/fr/myny/database/DataBaseTest.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/test/java/fr/myny/grid/BuildGridTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/fr/myny/grid/BuildGridTest.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/test/java/fr/myny/stats/StatisticsTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/fr/myny/stats/StatisticsTest.java" afterDir="false" />
</list>
<list id="82b9050f-91f2-4c9a-ad00-c2f040dc8ec8" name="Revert &quot;Revert &quot;Useless&quot;&quot;" comment="Revert &quot;Revert &quot;Useless&quot;&quot;&#10;&#10;This reverts commit 1e892228">
<change beforePath="$PROJECT_DIR$/apiguardian-api-1.1.0.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/junit-jupiter-5.5.2.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/junit-jupiter-api-5.5.2.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/junit-jupiter-engine-5.5.2.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/junit-jupiter-params-5.5.2.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/junit-platform-commons-1.5.2.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/junit-platform-engine-1.5.2.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/opentest4j-1.2.0.jar" beforeDir="false" />
</list>
<list id="790c1f6e-aa4f-4783-b5b4-eb64a57ba738" name="Revert &quot;Useless&quot;" comment="Revert &quot;Useless&quot;&#10;&#10;This reverts commit ff9c3448" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="JUnit5 Test Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="Branch_Maxime" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
<option name="UPDATE_TYPE" value="REBASE" />
</component>
<component name="GithubPullRequestsUISettings">
<option name="hiddenUrls">
<set>
<option value="https://github.com/NyxiumYuuki/ProjetGenieLogicielLoto" />
</set>
</option>
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="mavenHome" value="F:\IntelliJ IDEA 2020.2.3\plugins\maven\lib\maven3" />
</MavenGeneralSettings>
</option>
</component>
<component name="ProjectId" id="1ntDQmqLJGs5fsryTRt4xCMXGP8" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="flattenModules" value="true" />
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
<option name="showMembers" value="true" />
<option name="showVisibilityIcons" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="JUnit5" />
<property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.JUnit5" value="" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/pom.xml" />
<property name="project.structure.last.edited" value="Project" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.35776892" />
</component>
<component name="RecentsManager">
<key name="CreateTestDialog.Recents.Supers">
<recent name="" />
</key>
<key name="CreateTestDialog.RecentsKey">
<recent name="fr.myny.gui" />
</key>
</component>
<component name="RunManager" selected="Application.test">
<configuration name="Gui" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="fr.myny.gui.Gui" />
<module name="ProjetGenieLogicielLoto" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="test" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="ALTERNATIVE_JRE_PATH" value="11" />
<option name="MAIN_CLASS_NAME" value="test" />
<module name="ProjetGenieLogicielLoto" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
<option name="arquillianRunConfiguration">
<value>
<option name="containerStateName" value="" />
</value>
</option>
<option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="Application.Gui" />
<item itemvalue="Application.test" />
</list>
<recent_temporary>
<list>
<item itemvalue="Application.test" />
<item itemvalue="Application.Gui" />
<item itemvalue="Application.test" />
<item itemvalue="Application.Gui" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="ee2b29f3-c65a-4562-a15d-1c69b8d607f3" name="Default Changelist" comment="" />
<created>1612200481836</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1612200481836</updated>
<workItem from="1612200485023" duration="372000" />
<workItem from="1612205058383" duration="1316000" />
</task>
<task id="LOCAL-00001" summary="Useless">
<created>1612204835577</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1612204835577</updated>
</task>
<task id="LOCAL-00002" summary="Revert &quot;Useless&quot;&#10;&#10;This reverts commit ff9c3448">
<created>1612205010813</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1612205010813</updated>
</task>
<task id="LOCAL-00003" summary="Revert &quot;Revert &quot;Useless&quot;&quot;&#10;&#10;This reverts commit 1e892228">
<created>1612205027500</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1612205027500</updated>
</task>
<option name="localTasksCounter" value="4" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
<option name="oldMeFiltersMigrated" value="true" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Useless" />
<MESSAGE value="Revert &quot;Useless&quot;&#10;&#10;This reverts commit ff9c3448" />
<MESSAGE value="Revert &quot;Revert &quot;Useless&quot;&quot;&#10;&#10;This reverts commit 1e892228" />
<option name="LAST_COMMIT_MESSAGE" value="Revert &quot;Revert &quot;Useless&quot;&quot;&#10;&#10;This reverts commit 1e892228" />
</component>
</project>