2016-02-07 08:20:18 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module type="PLUGIN_MODULE" version="4">
|
|
|
|
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/src/main/resources/META-INF/plugin.xml" />
|
2021-01-28 06:56:23 -08:00
|
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
2016-02-13 09:41:33 -08:00
|
|
|
<output url="file://$MODULE_DIR$/target/classes" />
|
|
|
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
2016-02-07 08:20:18 -08:00
|
|
|
<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" />
|
2016-02-13 09:41:33 -08:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
2016-02-07 08:20:18 -08:00
|
|
|
</content>
|
2016-04-18 13:25:44 -07:00
|
|
|
<orderEntry type="jdk" jdkName="IntelliJ IDEA" jdkType="IDEA JDK" />
|
2016-02-07 08:20:18 -08:00
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
2017-02-17 12:16:16 -08:00
|
|
|
<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 />
|
2017-03-15 12:42:35 -07:00
|
|
|
<SOURCES>
|
|
|
|
<root url="file://$MODULE_DIR$/../../../core/src/main/java" />
|
|
|
|
</SOURCES>
|
2017-02-17 12:16:16 -08:00
|
|
|
</library>
|
|
|
|
</orderEntry>
|
2016-02-07 08:20:18 -08:00
|
|
|
</component>
|
|
|
|
</module>
|