-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPandemist.iml
23 lines (23 loc) · 928 Bytes
/
Pandemist.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/../out/production/Pandemist" />
<output-test url="file://$MODULE_DIR$/../out/test/Pandemist" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="11" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library name="scala-swing_2.13-2.1.1">
<CLASSES>
<root url="jar://$MODULE_DIR$/scala-swing_2.13-2.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="scala-sdk-2.13.3-20200701-163819-unknown" level="project" />
</component>
</module>