Skip to content

Commit 59cbbe8

Browse files
author
halirutan
committed
Picked module file from a different branch
1 parent 479d031 commit 59cbbe8

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

Mathematica-IntelliJ-Plugin.iml

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,24 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<module version="4">
2+
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="PLUGIN_MODULE" version="4">
33
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/resources/META-INF/plugin.xml" manifest="file://$MODULE_DIR$/resources/META-INF/plugin.xml" />
4-
<component name="NewModuleRootManager" inherit-compiler-output="false">
4+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="true">
5+
<content url="file://$MODULE_DIR$">
6+
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7+
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
8+
<sourceFolder url="file://$MODULE_DIR$/testData" type="java-test-resource" />
9+
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
10+
</content>
11+
<orderEntry type="inheritedJdk" />
512
<orderEntry type="sourceFolder" forTests="false" />
13+
<orderEntry type="module-library" exported="" scope="RUNTIME">
14+
<library>
15+
<CLASSES>
16+
<root url="jar://$MODULE_DIR$/lib/usages.jar!/" />
17+
</CLASSES>
18+
<JAVADOC />
19+
<SOURCES />
20+
</library>
21+
</orderEntry>
22+
<orderEntry type="library" exported="" name="com.google.guava:guava:r09" level="project" />
623
</component>
724
</module>

0 commit comments

Comments
 (0)