From dbbe5610e2f4d3a042cc9145bec00eb75f45219b Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Mon, 28 Sep 2009 13:53:00 +0400 Subject: [PATCH] add xpath and intellilang modules, fix dependencies --- .idea/copyright/profiles_settings.xml | 5 +++++ .idea/modules.xml | 3 +++ plugins/IntelliLang/IntelliLangJava.iml | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .idea/copyright/profiles_settings.xml diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml new file mode 100644 index 0000000000..3572571ad8 --- /dev/null +++ b/.idea/copyright/profiles_settings.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index ab4b8f76eb..a73b818a8b 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,7 @@ + @@ -82,6 +83,8 @@ + + diff --git a/plugins/IntelliLang/IntelliLangJava.iml b/plugins/IntelliLang/IntelliLangJava.iml index b65985fa36..b36509c1df 100644 --- a/plugins/IntelliLang/IntelliLangJava.iml +++ b/plugins/IntelliLang/IntelliLangJava.iml @@ -12,7 +12,6 @@ - @@ -28,6 +27,7 @@ + -- 2.11.4.GIT