zadanie_java/.idea/workspace.xml
2020-04-13 20:33:14 +02:00

305 lines
17 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="493f917a-39b6-4dd0-a05c-a8b1b022f7cf" name="Default Changelist" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Class" />
<option value="JUnit5 Test Class" />
<option value="AnnotationType" />
<option value="JUnit4 Test Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="1aJmZXOK28iEwp5gTEDZAZCH3r0" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showExcludedFiles" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="Downloaded.Files.Path.Enabled" value="false" />
<property name="Repository.Attach.Annotations" value="false" />
<property name="Repository.Attach.JavaDocs" value="false" />
<property name="Repository.Attach.Sources" value="false" />
<property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="JUnit4" />
<property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.JUnit4" value="" />
<property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.JUnit5" value="" />
<property name="com.intellij.testIntegration.createTest.CreateTestDialog.includeInheritedMembers" value="true" />
<property name="create.test.in.the.same.root" value="true" />
<property name="last_directory_selection" value="$PROJECT_DIR$/src/test/java" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="project.structure.last.edited" value="Modules" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
</component>
<component name="RecentsManager">
<key name="CreateTestDialog.RecentsKey">
<recent name="main.java.com.company" />
<recent name="com.company" />
</key>
<key name="CopyClassDialog.RECENTS_KEY">
<recent name="main.java.com.company" />
</key>
<key name="CreateTestDialog.Recents.Supers">
<recent name="" />
</key>
<key name="CreateClassDialog.RecentsKey">
<recent name="test" />
</key>
</component>
<component name="RunManager" selected="JUnit.CheckPeselTest">
<configuration type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="untitled1" />
<useClassPathOnly />
<option name="PACKAGE_NAME" value="" />
<option name="MAIN_CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="TEST_OBJECT" value="class" />
<option name="PARAMETERS" value="" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="untitled1" />
<useClassPathOnly />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.company.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="com.company" />
<option name="MAIN_CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="TEST_OBJECT" value="class" />
<option name="PARAMETERS" value="" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="com.company.Main" />
<module name="untitled1" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.company.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="CheckPersonTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="untitled1" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="main.java.com.company.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="main.java.com.company" />
<option name="MAIN_CLASS_NAME" value="main.java.com.company.CheckPersonTest" />
<option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="CheckPersonTest.checkPerson" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="untitled1" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="main.java.com.company.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="main.java.com.company" />
<option name="MAIN_CLASS_NAME" value="main.java.com.company.CheckPersonTest" />
<option name="METHOD_NAME" value="checkPerson" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="CheckPeselTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="untitled1" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="main.java.com.company.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="main.java.com.company" />
<option name="MAIN_CLASS_NAME" value="main.java.com.company.CheckPeselTest" />
<option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="CheckPeselTest.check" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="untitled1" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="main.java.com.company.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="main.java.com.company" />
<option name="MAIN_CLASS_NAME" value="main.java.com.company.CheckPeselTest" />
<option name="METHOD_NAME" value="check" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="test" type="JUnit" factoryName="JUnit">
<module name="untitled1" />
<useClassPathOnly />
<option name="MAIN_CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="TEST_OBJECT" value="class" />
<option name="PARAMETERS" value="" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="Application.Main" />
<item itemvalue="JUnit.test" />
<item itemvalue="JUnit.CheckPeselTest" />
<item itemvalue="JUnit.CheckPeselTest.check" />
<item itemvalue="JUnit.CheckPersonTest" />
<item itemvalue="JUnit.CheckPersonTest.checkPerson" />
</list>
<recent_temporary>
<list>
<item itemvalue="JUnit.CheckPeselTest" />
<item itemvalue="JUnit.CheckPersonTest" />
<item itemvalue="Application.Main" />
<item itemvalue="JUnit.CheckPersonTest.checkPerson" />
<item itemvalue="JUnit.CheckPeselTest.check" />
</list>
</recent_temporary>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="493f917a-39b6-4dd0-a05c-a8b1b022f7cf" name="Default Changelist" comment="" />
<created>1586462127137</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1586462127137</updated>
</task>
<servers />
</component>
<component name="WindowStateProjectService">
<state x="2357" y="161" key="#com.company_in_untitled1" timestamp="1586628057338">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2357" y="161" key="#com.company_in_untitled1/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586628057338" />
<state x="2214" y="185" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1586628298286">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2214" y="185" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586628298286" />
<state x="2399" y="217" key="#com.intellij.ide.fileTemplates.ui.ConfigureTemplatesDialog" timestamp="1586628849505">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2399" y="217" key="#com.intellij.ide.fileTemplates.ui.ConfigureTemplatesDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586628849505" />
<state x="2489" y="306" key="#com.intellij.ide.util.PackageChooserDialog" timestamp="1586628292127">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2489" y="306" key="#com.intellij.ide.util.PackageChooserDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586628292127" />
<state x="2489" y="314" key="#com.intellij.ide.util.TreeClassChooserDialog" timestamp="1586625893318">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2489" y="314" key="#com.intellij.ide.util.TreeClassChooserDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586625893318" />
<state x="2483" y="219" key="#com.intellij.ide.util.frameworkSupport.AddFrameworkSupportDialog" timestamp="1586462147180">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2483" y="219" key="#com.intellij.ide.util.frameworkSupport.AddFrameworkSupportDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586462147180" />
<state x="2490" y="277" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1586628499495">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2490" y="277" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586628499495" />
<state x="2540" y="285" key="FileChooserDialogImpl" timestamp="1586625909430">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2540" y="285" key="FileChooserDialogImpl/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586625909430" />
<state width="1637" height="281" key="GridCell.Tab.0.bottom" timestamp="1586801264174">
<screen x="0" y="0" width="1680" height="1010" />
</state>
<state width="1637" height="281" key="GridCell.Tab.0.bottom/-1920.-26.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586801264174" />
<state width="1637" height="281" key="GridCell.Tab.0.bottom/-1920.0.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586791897074" />
<state width="1637" height="281" key="GridCell.Tab.0.bottom/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586731480215" />
<state width="1637" height="281" key="GridCell.Tab.0.center" timestamp="1586801264174">
<screen x="0" y="0" width="1680" height="1010" />
</state>
<state width="1637" height="281" key="GridCell.Tab.0.center/-1920.-26.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586801264174" />
<state width="1637" height="281" key="GridCell.Tab.0.center/-1920.0.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586791897074" />
<state width="1637" height="281" key="GridCell.Tab.0.center/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586731480215" />
<state width="1637" height="281" key="GridCell.Tab.0.left" timestamp="1586801264174">
<screen x="0" y="0" width="1680" height="1010" />
</state>
<state width="1637" height="281" key="GridCell.Tab.0.left/-1920.-26.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586801264174" />
<state width="1637" height="281" key="GridCell.Tab.0.left/-1920.0.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586791897074" />
<state width="1637" height="281" key="GridCell.Tab.0.left/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586731480215" />
<state width="1637" height="281" key="GridCell.Tab.0.right" timestamp="1586801264174">
<screen x="0" y="0" width="1680" height="1010" />
</state>
<state width="1637" height="281" key="GridCell.Tab.0.right/-1920.-26.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586801264174" />
<state width="1637" height="281" key="GridCell.Tab.0.right/-1920.0.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586791897074" />
<state width="1637" height="281" key="GridCell.Tab.0.right/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586731480215" />
<state x="2290" y="185" key="Maven.ArtifactSearchDialog" timestamp="1586628682404">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2290" y="185" key="Maven.ArtifactSearchDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586628682404" />
<state x="2261" y="172" key="SettingsEditor" timestamp="1586628908614">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2261" y="172" key="SettingsEditor/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586628908614" />
<state x="2576" y="308" key="chooseDestDirectoryDialog" timestamp="1586629006426">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2576" y="308" key="chooseDestDirectoryDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586629006426" />
<state x="536" y="329" key="com.intellij.ide.util.TipDialog" timestamp="1586801290954">
<screen x="0" y="0" width="1680" height="1010" />
</state>
<state x="536" y="329" key="com.intellij.ide.util.TipDialog/-1920.-26.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586801290954" />
<state x="536" y="329" key="com.intellij.ide.util.TipDialog/-1920.0.1920.1040/0.0.1680.1010@0.0.1680.1010" timestamp="1586779266987" />
<state x="2456" y="354" key="com.intellij.ide.util.TipDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586711947474" />
<state x="2464" y="423" key="com.intellij.jarRepository.RepositoryAttachDialog-DOWNLOAD" timestamp="1586462490924">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2464" y="423" key="com.intellij.jarRepository.RepositoryAttachDialog-DOWNLOAD/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586462490924" />
<state x="2531" y="233" key="com.intellij.testIntegration.createTest.CreateTestDialog" timestamp="1586629006446">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2531" y="233" key="com.intellij.testIntegration.createTest.CreateTestDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586629006446" />
<state x="2490" y="285" key="extract.method.dialog" timestamp="1586718113192">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2490" y="285" key="extract.method.dialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586718113192" />
<state x="2466" y="158" key="refactoring.ChangeSignatureDialog" timestamp="1586717394784">
<screen x="1920" y="25" width="1680" height="1010" />
</state>
<state x="2466" y="158" key="refactoring.ChangeSignatureDialog/0.0.1920.1040/1920.25.1680.1010@1920.25.1680.1010" timestamp="1586717394784" />
</component>
<component name="com.intellij.coverage.CoverageDataManagerImpl">
<SUITE FILE_PATH="coverage/untitled1$All_in_untitled1.ic" NAME="All in untitled1 Coverage Results" MODIFIED="1586628024903" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
</component>
</project>