1<?xml version="1.0" encoding="UTF-8"?> 2<project version="4"> 3 <component name="ConfigCheckProjectState"> 4 <option name="disabledCheckers"> 5 <list> 6 <option value="com.google.devtools.intellig.configcheck.JavacHeapChecker"/> 7 <option value="com.google.devtools.intellig.configcheck.VcsMappingsChecker"/> 8 </list> 9 </option> 10 </component> 11 <component name="ContinuousBuildConfigurationComponent"> 12 <builds> 13 <build intervalToCheckBuild="1" buildKey="" buildLabel="" 14 enabled="false" tapBuild="false"/> 15 </builds> 16 </component> 17 <component name="DependencyValidationManager"> 18 <option name="SKIP_IMPORT_STATEMENTS" value="false"/> 19 </component> 20 <component name="EntryPointsManager"> 21 <entry_points version="2.0"/> 22 </component> 23 <component name="JavadocGenerationManager"> 24 <option name="HEAP_SIZE"/> 25 <option name="LOCALE"/> 26 <option name="OPEN_IN_BROWSER" value="true"/> 27 <option name="OPTION_DEPRECATED_LIST" value="true"/> 28 <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false"/> 29 <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true"/> 30 <option name="OPTION_DOCUMENT_TAG_USE" value="false"/> 31 <option name="OPTION_DOCUMENT_TAG_VERSION" value="false"/> 32 <option name="OPTION_HIERARCHY" value="true"/> 33 <option name="OPTION_INDEX" value="true"/> 34 <option name="OPTION_NAVIGATOR" value="true"/> 35 <option name="OPTION_SCOPE" value="protected"/> 36 <option name="OPTION_SEPARATE_INDEX" value="true"/> 37 <option name="OTHER_OPTIONS" value=""/> 38 <option name="OUTPUT_DIRECTORY"/> 39 </component> 40 <component name="Mach LOCAL_PREFIX stripper" stripping="true"/> 41 <component name="ProjectResources"> 42 <default-html-doctype>http://www.w3.org/1999/xhtml 43 </default-html-doctype> 44 </component> 45 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" 46 assert-keyword="true" project-jdk-name="JDK18" 47 project-jdk-type="JavaSDK"/> 48 <component name="WebServicesPlugin" addRequiredLibraries="true"/> 49</project> 50 51