<?xml version="1.0" encoding="UTF-8"?> <module type="PLUGIN_MODULE" version="4"> <component name="CheckStyle-IDEA-Module"> <option name="configuration"> <map /> </option> </component> <component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/src/main/resources/META-INF/plugin.xml" /> <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> <output url="file://$MODULE_DIR$/target/classes" /> <output-test url="file://$MODULE_DIR$/target/test-classes" /> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> <excludeFolder url="file://$MODULE_DIR$/target" /> </content> <orderEntry type="jdk" jdkName="IntelliJ IDEA" jdkType="IDEA JDK" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="teavm-jps-common" /> <orderEntry type="module" module-name="teavm-jps-plugin" exported="" scope="RUNTIME" /> <orderEntry type="module-library" exported=""> <library> <CLASSES> <root url="jar://$MODULE_DIR$/../idea-artifacts/dependencies/teavm.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> <root url="file://$MODULE_DIR$/../../../core/src/main/java" /> </SOURCES> </library> </orderEntry> </component> </module>