POOLab18-SlopifyV2/Lab18.iml

16 lines
800 B
Plaintext
Raw Permalink Normal View History

2024-04-30 13:49:54 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
2024-05-01 11:07:56 +00:00
<sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
2024-04-30 13:49:54 +00:00
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
2024-05-01 11:07:56 +00:00
<excludeFolder url="file://$MODULE_DIR$/res/songs" />
2024-04-30 13:49:54 +00:00
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="scala-sdk-2.13.12" level="application" />
<orderEntry type="library" name="io.methvin.directory.watcher" level="project" />
<orderEntry type="library" name="lihaoyi.upickle_2.13" level="project" />
</component>
</module>