Organizee/.idea/compiler.xml

19 lines
754 B
XML
Raw Normal View History

2021-12-08 15:48:15 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
2022-01-19 09:22:28 +00:00
<module name="Organizee" />
2021-12-08 15:48:15 +00:00
</profile>
</annotationProcessing>
</component>
2021-12-13 02:07:30 +00:00
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
2022-01-19 09:22:28 +00:00
<module name="Organizee" options="-parameters" />
2021-12-13 02:07:30 +00:00
<module name="organizee" options="-parameters" />
</option>
</component>
2021-12-08 15:48:15 +00:00
</project>