eagler-teavm-fork/tools/idea/jps-common/teavm-jps-common.iml

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2016-06-25 13:43:29 -07:00
<?xml version="1.0" encoding="UTF-8"?>
2017-02-17 12:16:16 -08:00
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
2017-03-30 07:20:19 -07:00
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
2016-10-27 01:55:17 -07:00
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
2016-06-25 13:43:29 -07:00
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
2017-02-17 12:16:16 -08:00
<excludeFolder url="file://$MODULE_DIR$/target" />
2016-06-25 13:43:29 -07:00
</content>
<orderEntry type="jdk" jdkName="IntelliJ IDEA" jdkType="IDEA JDK" />
<orderEntry type="sourceFolder" forTests="false" />
2019-03-11 02:32:15 -07:00
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../idea-artifacts/dependencies/teavm.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
2016-06-25 13:43:29 -07:00
</component>
2016-09-17 01:45:15 -07:00
<component name="teavm">
<option name="mainClass" value="" />
<option name="targetDirectory" value="" />
</component>
2016-06-25 13:43:29 -07:00
</module>