From 49d9e51555858cee943cb55943bc6f8f307fb669 Mon Sep 17 00:00:00 2001 From: Robert Stupp Date: Fri, 20 Nov 2015 17:24:03 +0100 Subject: [PATCH] Reevaluate inspections in generate-idea-files target patch by Robert Stupp; reviewed by Aleksey Yeschenko for CASSANDRA-9844 --- build.xml | 181 +-------- ide/idea-iml-file.xml | 69 ++++ .../inspectionProfiles/Project_Default.xml | 39 +- ide/idea/misc.xml | 4 + ide/idea/vcs.xml | 6 + ide/idea/workspace.xml | 359 ++++++++++++++++++ 6 files changed, 448 insertions(+), 210 deletions(-) create mode 100644 ide/idea-iml-file.xml create mode 100644 ide/idea/misc.xml create mode 100644 ide/idea/vcs.xml create mode 100644 ide/idea/workspace.xml diff --git a/build.xml b/build.xml index 81ab58f2e5..fe30964897 100644 --- a/build.xml +++ b/build.xml @@ -1747,96 +1747,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - ]]> - - - - - - - - - - - - - -]]> - + Apache Cassandra ${eclipse.project.name} @@ -1846,101 +1762,6 @@ ]]> - - - -]]> - - - - - -]]> - - - - - - - - - - - - - - - - - - - - - - - ]]> - diff --git a/ide/idea-iml-file.xml b/ide/idea-iml-file.xml new file mode 100644 index 0000000000..63d0e1d5ce --- /dev/null +++ b/ide/idea-iml-file.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/idea/inspectionProfiles/Project_Default.xml b/ide/idea/inspectionProfiles/Project_Default.xml index aa640e864d..a609ae39ac 100644 --- a/ide/idea/inspectionProfiles/Project_Default.xml +++ b/ide/idea/inspectionProfiles/Project_Default.xml @@ -19,6 +19,7 @@ + @@ -29,7 +30,6 @@ - - + +