servlet-learning/servlet-session/SessionManager/.idea/compiler.xml

13 lines
535 B
XML
Raw Permalink Normal View History

2022-08-22 18:35:58 +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" />
<module name="SessionManager" />
</profile>
</annotationProcessing>
</component>
</project>