From 10cedf8576ab69b3b3584e34b53f425846fd35f1 Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Wed, 21 Nov 2012 20:46:58 +0400 Subject: [PATCH] Proper dependencies for the JPS plugin --- .idea/libraries/jps.xml | 20 ++++++++++++++++++++ .idea/libraries/jps_test.xml | 10 ++++++++++ jps-plugin/jps-plugin.iml | 3 ++- update_dependencies.xml | 21 +++++++++++++++++++++ 4 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 .idea/libraries/jps.xml create mode 100644 .idea/libraries/jps_test.xml diff --git a/.idea/libraries/jps.xml b/.idea/libraries/jps.xml new file mode 100644 index 00000000000..c5ceea9676a --- /dev/null +++ b/.idea/libraries/jps.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/jps_test.xml b/.idea/libraries/jps_test.xml new file mode 100644 index 00000000000..08bd122ccd7 --- /dev/null +++ b/.idea/libraries/jps_test.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/jps-plugin/jps-plugin.iml b/jps-plugin/jps-plugin.iml index 21f152906eb..1e732f59e2f 100644 --- a/jps-plugin/jps-plugin.iml +++ b/jps-plugin/jps-plugin.iml @@ -7,10 +7,11 @@ - + + diff --git a/update_dependencies.xml b/update_dependencies.xml index 0ab63330555..b0ec711cc47 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -163,6 +163,8 @@ + + @@ -175,6 +177,8 @@ + + @@ -182,6 +186,23 @@ + + + + + + + + + + + + + + + + +