1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2024-09-19 22:05:45 +00:00
cn2b2t-project/.idea/compiler.xml

23 lines
899 B
XML
Raw Normal View History

2020-05-26 15:20:42 +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" />
2020-05-28 09:59:06 +00:00
<module name="2b2t-spawn" />
2020-05-26 16:08:58 +00:00
<module name="ImperialGuards" />
2020-05-28 09:59:06 +00:00
<module name="2b2t-common" />
2020-05-26 16:08:58 +00:00
<module name="2b2t-proxy" />
2020-05-26 15:20:42 +00:00
<module name="2b2t-core" />
2020-05-29 02:43:54 +00:00
<module name="2b2t-logger" />
2020-05-28 09:59:06 +00:00
<module name="2b2t-death" />
2020-05-26 15:20:42 +00:00
<module name="2b2t-faction" />
</profile>
</annotationProcessing>
2020-05-28 09:59:06 +00:00
<bytecodeTargetLevel>
<module name="2b2t-donation" target="8" />
</bytecodeTargetLevel>
2020-05-26 15:20:42 +00:00
</component>
</project>