diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-25 14:30:49 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-25 14:30:49 -0700 |
commit | f35939ce42ca9244468434f93dbd705e02911623 (patch) | |
tree | f473434ce37f4844e288489452d1773c03511736 /.idea | |
parent | e502ea8cd77357c1e9a6680d912252524f2950f0 (diff) | |
download | frost-f35939ce42ca9244468434f93dbd705e02911623.tar.gz frost-f35939ce42ca9244468434f93dbd705e02911623.tar.bz2 frost-f35939ce42ca9244468434f93dbd705e02911623.zip |
Test kau update
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/compiler.xml | 2 | ||||
-rw-r--r-- | .idea/misc.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 96cc43ef..43b000d9 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -14,7 +14,7 @@ <entry name="!?*.aj" /> </wildcardResourcePatterns> <annotationProcessing> - <profile default="true" name="Default" enabled="false"> + <profile default="true" name="Default" enabled="true"> <processorPath useClasspath="true" /> </profile> </annotationProcessing> diff --git a/.idea/misc.xml b/.idea/misc.xml index 085136f8..7319f021 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -53,7 +53,7 @@ <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/build/classes" /> </component> <component name="ProjectType"> |