2019-10-23 00:07:31 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
|
|
|
<component name="MavenAnnotationProcessors">
|
|
|
|
<modules>
|
|
|
|
<module name="ButtonProcessor" />
|
|
|
|
</modules>
|
|
|
|
</component>
|
2019-11-16 00:01:52 +00:00
|
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
|
2019-10-23 00:07:31 +00:00
|
|
|
<output url="file://$MODULE_DIR$/target/classes" />
|
|
|
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
|
|
|
<content url="file://$MODULE_DIR$">
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/target/generated-sources/annotations" isTestSource="false" generated="true" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
|
|
</content>
|
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:3.8.1" level="project" />
|
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.projectlombok:lombok:1.18.10" level="project" />
|
|
|
|
</component>
|
|
|
|
</module>
|