From de09ce015beb54bf40b13d9b749233920ed8d493 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Fri, 1 Apr 2011 13:23:48 +0200 Subject: [PATCH] move plugin.xml under a source root --- idea/{ => src}/META-INF/plugin.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename idea/{ => src}/META-INF/plugin.xml (100%) diff --git a/idea/META-INF/plugin.xml b/idea/src/META-INF/plugin.xml similarity index 100% rename from idea/META-INF/plugin.xml rename to idea/src/META-INF/plugin.xml