107 lines
4.5 KiB
XML
107 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AntConfiguration">
|
|
<defaultAnt bundledAnt="true" />
|
|
<buildFile url="file://$PROJECT_DIR$/build.xml">
|
|
<additionalClassPath />
|
|
<antReference projectDefault="true" />
|
|
<customJdkName value="" />
|
|
<maximumHeapSize value="128" />
|
|
<maximumStackSize value="2" />
|
|
<properties />
|
|
</buildFile>
|
|
</component>
|
|
<component name="CompilerConfiguration">
|
|
<option name="DEFAULT_COMPILER" value="Javac" />
|
|
<resourceExtensions />
|
|
<wildcardResourcePatterns>
|
|
<entry name="?*.properties" />
|
|
<entry name="?*.xml" />
|
|
<entry name="?*.gif" />
|
|
<entry name="?*.png" />
|
|
<entry name="?*.jpeg" />
|
|
<entry name="?*.jpg" />
|
|
<entry name="?*.html" />
|
|
<entry name="?*.dtd" />
|
|
<entry name="?*.tld" />
|
|
<entry name="?*.ftl" />
|
|
</wildcardResourcePatterns>
|
|
<annotationProcessing enabled="false" useClasspath="true" />
|
|
</component>
|
|
<component name="CopyrightManager" default="">
|
|
<module2copyright />
|
|
</component>
|
|
<component name="DependencyValidationManager">
|
|
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
|
|
</component>
|
|
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
|
|
<component name="EntryPointsManager">
|
|
<entry_points version="2.0" />
|
|
</component>
|
|
<component name="IdProvider" IDEtalkID="89F322227D19AFBE9B68C2A85DBC4124" />
|
|
<component name="InspectionProjectProfileManager">
|
|
<profiles>
|
|
<profile version="1.0" is_locked="false">
|
|
<option name="myName" value="Project Default" />
|
|
<option name="myLocal" value="false" />
|
|
<inspection_tool class="EjbErrorInspection" level="ERROR" enabled="false" />
|
|
<inspection_tool class="EjbWarningInspection" level="WARNING" enabled="false" />
|
|
<inspection_tool class="JpaModelErrorInspection" level="ERROR" enabled="false" />
|
|
</profile>
|
|
</profiles>
|
|
<option name="PROJECT_PROFILE" value="Project Default" />
|
|
<option name="USE_PROJECT_PROFILE" value="true" />
|
|
<version value="1.0" />
|
|
</component>
|
|
<component name="JavadocGenerationManager">
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
<option name="OPTION_SCOPE" value="protected" />
|
|
<option name="OPTION_HIERARCHY" value="true" />
|
|
<option name="OPTION_NAVIGATOR" value="true" />
|
|
<option name="OPTION_INDEX" value="true" />
|
|
<option name="OPTION_SEPARATE_INDEX" value="true" />
|
|
<option name="OPTION_DOCUMENT_TAG_USE" value="false" />
|
|
<option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
|
|
<option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
|
|
<option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
|
|
<option name="OPTION_DEPRECATED_LIST" value="true" />
|
|
<option name="OTHER_OPTIONS" value="" />
|
|
<option name="HEAP_SIZE" />
|
|
<option name="LOCALE" />
|
|
<option name="OPEN_IN_BROWSER" value="true" />
|
|
</component>
|
|
<component name="ModuleEditorState">
|
|
<option name="LAST_EDITED_MODULE_NAME" />
|
|
<option name="LAST_EDITED_TAB_NAME" />
|
|
</component>
|
|
<component name="ProjectModuleManager">
|
|
<modules>
|
|
<module fileurl="file://$PROJECT_DIR$/kdoc/kdoc.iml" filepath="$PROJECT_DIR$/kdoc/kdoc.iml" />
|
|
<module fileurl="file://$PROJECT_DIR$/kunit/kunit.iml" filepath="$PROJECT_DIR$/kunit/kunit.iml" />
|
|
<module fileurl="file://$PROJECT_DIR$/modules/modules.iml" filepath="$PROJECT_DIR$/modules/modules.iml" />
|
|
<module fileurl="file://$PROJECT_DIR$/runtests/runtests.iml" filepath="$PROJECT_DIR$/runtests/runtests.iml" />
|
|
<module fileurl="file://$PROJECT_DIR$/stdlib/stdlib.iml" filepath="$PROJECT_DIR$/stdlib/stdlib.iml" />
|
|
<module fileurl="file://$PROJECT_DIR$/testlib/testlib.iml" filepath="$PROJECT_DIR$/testlib/testlib.iml" />
|
|
</modules>
|
|
</component>
|
|
<component name="ProjectResources">
|
|
<default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_5" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK">
|
|
<output url="file://$PROJECT_DIR$/out" />
|
|
</component>
|
|
<component name="VcsDirectoryMappings">
|
|
<mapping directory="" vcs="Git" />
|
|
</component>
|
|
<component name="libraryTable">
|
|
<library name="KotlinRuntime">
|
|
<CLASSES>
|
|
<root url="jar://$PROJECT_DIR$/lib/kotlin-runtime.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</component>
|
|
</project>
|
|
|