Projekt_APO-Automat_spozywczy/untitled104.iml

17 lines
1.0 KiB
Plaintext
Raw Normal View History

2021-10-06 11:28:46 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2021-10-09 16:51:09 +02:00
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
2021-10-06 11:28:46 +02:00
<content url="file://$MODULE_DIR$">
2021-10-09 16:51:09 +02:00
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
2021-10-06 11:28:46 +02:00
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
2021-10-09 16:51:09 +02:00
<orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.22" level="project" />
2021-10-12 20:13:18 +02:00
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.12.0" level="project" />
2021-10-06 11:28:46 +02:00
</component>
2021-10-09 16:51:09 +02:00
</module>