From ac0668b84c65db81cd8445d662699735eb351b0e Mon Sep 17 00:00:00 2001 From: Anna Bulenkova Date: Thu, 8 Jan 2015 11:28:30 +0100 Subject: [PATCH] [code] project view pain stub --- project_view_pane/META-INF/plugin.xml | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 project_view_pane/META-INF/plugin.xml diff --git a/project_view_pane/META-INF/plugin.xml b/project_view_pane/META-INF/plugin.xml new file mode 100644 index 000000000..758cf6ae1 --- /dev/null +++ b/project_view_pane/META-INF/plugin.xml @@ -0,0 +1,29 @@ + + org.jetbrains.plugins.sample.ProjectViewPane + Project View Pain Demo + 1.0 + JetBrains + + Project View Pain Demo + + Initial commit + + + + com.intellij.modules.lang + + + + + + + + + + + + + + + + \ No newline at end of file