Etudes/ENSIM/Java/POOtpnote/.idea/compiler.xml
Tanguy Herbron 4c1e6530b3 Ajout du programme note en POO
- Code fonctionnel
- Tests unitaires
2018-11-30 17:32:32 +01:00

13 lines
530 B
XML

<?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="POOtpnote" />
</profile>
</annotationProcessing>
</component>
</project>