From 788a957072fba51b353f64bac392adb64c09085c Mon Sep 17 00:00:00 2001 From: Sergey Mashkov Date: Mon, 13 Jul 2015 18:05:53 +0300 Subject: Add Mojo and TaskAction annotations to the list of annotations prohibits unused declaration warning --- .idea/misc.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.idea/misc.xml b/.idea/misc.xml index a5c40e02..dbffc2e7 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -2,6 +2,10 @@ + + + + -- cgit