1
0
Fork 0
mirror of https://gitlab.com/kauron/jstudy synced 2025-04-28 20:36:05 +02:00

Updated libraries and removed dependencies.

This commit is contained in:
Carlos Galindo 2019-09-10 15:12:02 +02:00
parent ba7486c367
commit 8d6b99bd59
Signed by: kauron
GPG key ID: 83E68706DEE119A3
6 changed files with 3 additions and 49 deletions

18
.idea/compiler.xml generated
View file

@ -1,27 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
<entry name="!?*.form" />
<entry name="!?*.class" />
<entry name="!?*.groovy" />
<entry name="!?*.scala" />
<entry name="!?*.flex" />
<entry name="!?*.kt" />
<entry name="!?*.clj" />
<entry name="!?*.aj" />
</wildcardResourcePatterns>
<annotationProcessing>
<profile default="true" name="Default" enabled="false">
<processorPath useClasspath="true" />
</profile>
<profile default="false" name="Maven default annotation processors profile" enabled="true">
<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" />
<processorPath useClasspath="true" />
<module name="jstudy" />
</profile>
</annotationProcessing>