Removed IDEA ipr.

This commit is contained in:
Erik C. Thauvin 2020-02-11 00:35:04 -08:00
parent 4877c7ab12
commit f8834501e7
10 changed files with 207 additions and 1766 deletions

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

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Gradle Imported" enabled="true">
<outputRelativeToContentRoot value="true" />
<option name="semver.project.dir" value="K:\java\mobibot" />
<processorPath useClasspath="false">
<entry name="$MAVEN_REPOSITORY$/net/thauvin/erik/semver/1.2.0/semver-1.2.0.jar" />
<entry name="$MAVEN_REPOSITORY$/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar" />
</processorPath>
<module name="mobibot.main" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="mobibot.main" target="13" />
<module name="mobibot.test" target="13" />
</bytecodeTargetLevel>
</component>
</project>