summaryrefslogtreecommitdiff
path: root/.idea/inspectionProfiles/Project_Default.xml
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-14 16:38:14 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-14 16:38:14 +0200
commit66eb46b1a40c088b1096ba2f294796404b1a530c (patch)
tree785f6d979885157f4987972cf7246004c5c2cb9d /.idea/inspectionProfiles/Project_Default.xml
parentda736d8259331a8ef13bf4bbb10bbb8a5c0e5299 (diff)
downloadakono-66eb46b1a40c088b1096ba2f294796404b1a530c.tar.gz
akono-66eb46b1a40c088b1096ba2f294796404b1a530c.tar.bz2
akono-66eb46b1a40c088b1096ba2f294796404b1a530c.zip
messaging and module loading
Diffstat (limited to '.idea/inspectionProfiles/Project_Default.xml')
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 00000000..769fc1d4
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,6 @@
+<component name="InspectionProjectProfileManager">
+ <profile version="1.0">
+ <option name="myName" value="Project Default" />
+ <inspection_tool class="JniGetMethod" enabled="false" level="WARNING" enabled_by_default="false" />
+ </profile>
+</component> \ No newline at end of file