12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AndroidDexCompilerConfiguration">
- <option name="MAX_HEAP_SIZE" value="2048" />
- </component>
- <component name="JavaScriptSettings">
- <option name="languageLevel" value="ES6" />
- </component>
- <component name="Kotlin2JsCompilerArguments">
- <option name="sourceMapEmbedSources" />
- </component>
- <component name="ProjectInspectionProfilesVisibleTreeState">
- <entry key="Project Default">
- <profile-state>
- <expanded-state>
- <State />
- <State>
- <id>Class structureJava</id>
- </State>
- <State>
- <id>Code maturityJava</id>
- </State>
- <State>
- <id>Google Web Toolkit</id>
- </State>
- <State>
- <id>JUnitJava</id>
- </State>
- <State>
- <id>Java</id>
- </State>
- <State>
- <id>Java 5Java language level migration aidsJava</id>
- </State>
- <State>
- <id>Java 7Java language level migration aidsJava</id>
- </State>
- <State>
- <id>Java 8Java language level migration aidsJava</id>
- </State>
- <State>
- <id>Java language level migration aidsJava</id>
- </State>
- <State>
- <id>JavadocJava</id>
- </State>
- <State>
- <id>Numeric issuesJava</id>
- </State>
- <State>
- <id>PerformanceJava</id>
- </State>
- <State>
- <id>Spring</id>
- </State>
- <State>
- <id>Spring AOPSpring</id>
- </State>
- <State>
- <id>TestNGJava</id>
- </State>
- <State>
- <id>Threading issuesJava</id>
- </State>
- </expanded-state>
- </profile-state>
- </entry>
- </component>
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
- </project>
|