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/compiler.xml | |
parent | e502ea8cd77357c1e9a6680d912252524f2950f0 (diff) | |
download | frost-f35939ce42ca9244468434f93dbd705e02911623.tar.gz frost-f35939ce42ca9244468434f93dbd705e02911623.tar.bz2 frost-f35939ce42ca9244468434f93dbd705e02911623.zip |
Test kau update
Diffstat (limited to '.idea/compiler.xml')
-rw-r--r-- | .idea/compiler.xml | 2 |
1 files changed, 1 insertions, 1 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> |