From c587b75b7e93420e588ba666c61d340fefcf1a58 Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 26 Jan 2018 11:42:17 -0500 Subject: [PATCH] .idea --- java_tools/enum_to_string/.idea/ant.xml | 6 + java_tools/enum_to_string/.idea/misc.xml | 8 +- java_tools/enum_to_string/.idea/workspace.xml | 433 +++++++++++------- 3 files changed, 270 insertions(+), 177 deletions(-) create mode 100644 java_tools/enum_to_string/.idea/ant.xml diff --git a/java_tools/enum_to_string/.idea/ant.xml b/java_tools/enum_to_string/.idea/ant.xml new file mode 100644 index 0000000000..a2a4769827 --- /dev/null +++ b/java_tools/enum_to_string/.idea/ant.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/java_tools/enum_to_string/.idea/misc.xml b/java_tools/enum_to_string/.idea/misc.xml index 35c8035430..1eee6a6201 100644 --- a/java_tools/enum_to_string/.idea/misc.xml +++ b/java_tools/enum_to_string/.idea/misc.xml @@ -1,13 +1,9 @@ - - - - + - - + \ No newline at end of file diff --git a/java_tools/enum_to_string/.idea/workspace.xml b/java_tools/enum_to_string/.idea/workspace.xml index d4340f9314..c946c9bd19 100644 --- a/java_tools/enum_to_string/.idea/workspace.xml +++ b/java_tools/enum_to_string/.idea/workspace.xml @@ -4,21 +4,19 @@ + +