Initial project

This commit is contained in:
Malanius 2018-09-30 11:26:46 +02:00
parent b6dbf48b2f
commit ef0ee22edb
7 changed files with 58 additions and 0 deletions

13
.idea/compiler.xml generated Normal file
View file

@ -0,0 +1,13 @@
<?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="wekan-mailer" />
</profile>
</annotationProcessing>
</component>
</project>