From 083a9f1e2ccfad12b302d45b4ad1e1dd742ac4c1 Mon Sep 17 00:00:00 2001 From: Brendan Robert Date: Tue, 8 Feb 2022 01:29:12 -0600 Subject: [PATCH] Remove IntelliJ project files --- Platform/Apple/tools/jace/.idea/.gitignore | 8 ------ Platform/Apple/tools/jace/.idea/compiler.xml | 16 ------------ Platform/Apple/tools/jace/.idea/encodings.xml | 7 ------ .../tools/jace/.idea/jarRepositories.xml | 25 ------------------- .../libraries/Maven__junit_junit_4_13_2.xml | 13 ---------- ...collections_eclipse_collections_10_4_0.xml | 13 ---------- ...ections_eclipse_collections_api_10_4_0.xml | 13 ---------- .../Maven__org_hamcrest_hamcrest_core_1_3.xml | 13 ---------- ...ven__org_javassist_javassist_3_26_0_GA.xml | 13 ---------- ...en__org_reflections_reflections_0_9_12.xml | 13 ---------- ...en__org_xerial_thirdparty_nestedvm_1_0.xml | 13 ---------- Platform/Apple/tools/jace/.idea/misc.xml | 14 ----------- Platform/Apple/tools/jace/.idea/modules.xml | 8 ------ .../tools/jace/.idea/runConfigurations.xml | 10 -------- Platform/Apple/tools/jace/.idea/vcs.xml | 6 ----- 15 files changed, 185 deletions(-) delete mode 100644 Platform/Apple/tools/jace/.idea/.gitignore delete mode 100644 Platform/Apple/tools/jace/.idea/compiler.xml delete mode 100644 Platform/Apple/tools/jace/.idea/encodings.xml delete mode 100644 Platform/Apple/tools/jace/.idea/jarRepositories.xml delete mode 100644 Platform/Apple/tools/jace/.idea/libraries/Maven__junit_junit_4_13_2.xml delete mode 100644 Platform/Apple/tools/jace/.idea/libraries/Maven__org_eclipse_collections_eclipse_collections_10_4_0.xml delete mode 100644 Platform/Apple/tools/jace/.idea/libraries/Maven__org_eclipse_collections_eclipse_collections_api_10_4_0.xml delete mode 100644 Platform/Apple/tools/jace/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml delete mode 100644 Platform/Apple/tools/jace/.idea/libraries/Maven__org_javassist_javassist_3_26_0_GA.xml delete mode 100644 Platform/Apple/tools/jace/.idea/libraries/Maven__org_reflections_reflections_0_9_12.xml delete mode 100644 Platform/Apple/tools/jace/.idea/libraries/Maven__org_xerial_thirdparty_nestedvm_1_0.xml delete mode 100644 Platform/Apple/tools/jace/.idea/misc.xml delete mode 100644 Platform/Apple/tools/jace/.idea/modules.xml delete mode 100644 Platform/Apple/tools/jace/.idea/runConfigurations.xml delete mode 100644 Platform/Apple/tools/jace/.idea/vcs.xml diff --git a/Platform/Apple/tools/jace/.idea/.gitignore b/Platform/Apple/tools/jace/.idea/.gitignore deleted file mode 100644 index 73f69e09..00000000 --- a/Platform/Apple/tools/jace/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/Platform/Apple/tools/jace/.idea/compiler.xml b/Platform/Apple/tools/jace/.idea/compiler.xml deleted file mode 100644 index 83687831..00000000 --- a/Platform/Apple/tools/jace/.idea/compiler.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/encodings.xml b/Platform/Apple/tools/jace/.idea/encodings.xml deleted file mode 100644 index aa00ffab..00000000 --- a/Platform/Apple/tools/jace/.idea/encodings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/jarRepositories.xml b/Platform/Apple/tools/jace/.idea/jarRepositories.xml deleted file mode 100644 index 8ed179ad..00000000 --- a/Platform/Apple/tools/jace/.idea/jarRepositories.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/libraries/Maven__junit_junit_4_13_2.xml b/Platform/Apple/tools/jace/.idea/libraries/Maven__junit_junit_4_13_2.xml deleted file mode 100644 index 606c352d..00000000 --- a/Platform/Apple/tools/jace/.idea/libraries/Maven__junit_junit_4_13_2.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_eclipse_collections_eclipse_collections_10_4_0.xml b/Platform/Apple/tools/jace/.idea/libraries/Maven__org_eclipse_collections_eclipse_collections_10_4_0.xml deleted file mode 100644 index cdd04767..00000000 --- a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_eclipse_collections_eclipse_collections_10_4_0.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_eclipse_collections_eclipse_collections_api_10_4_0.xml b/Platform/Apple/tools/jace/.idea/libraries/Maven__org_eclipse_collections_eclipse_collections_api_10_4_0.xml deleted file mode 100644 index d7b80251..00000000 --- a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_eclipse_collections_eclipse_collections_api_10_4_0.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml b/Platform/Apple/tools/jace/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml deleted file mode 100644 index f58bbc11..00000000 --- a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_javassist_javassist_3_26_0_GA.xml b/Platform/Apple/tools/jace/.idea/libraries/Maven__org_javassist_javassist_3_26_0_GA.xml deleted file mode 100644 index e1501868..00000000 --- a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_javassist_javassist_3_26_0_GA.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_reflections_reflections_0_9_12.xml b/Platform/Apple/tools/jace/.idea/libraries/Maven__org_reflections_reflections_0_9_12.xml deleted file mode 100644 index bedc96ed..00000000 --- a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_reflections_reflections_0_9_12.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_xerial_thirdparty_nestedvm_1_0.xml b/Platform/Apple/tools/jace/.idea/libraries/Maven__org_xerial_thirdparty_nestedvm_1_0.xml deleted file mode 100644 index 3f7fe2fb..00000000 --- a/Platform/Apple/tools/jace/.idea/libraries/Maven__org_xerial_thirdparty_nestedvm_1_0.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/misc.xml b/Platform/Apple/tools/jace/.idea/misc.xml deleted file mode 100644 index 4ff66393..00000000 --- a/Platform/Apple/tools/jace/.idea/misc.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/modules.xml b/Platform/Apple/tools/jace/.idea/modules.xml deleted file mode 100644 index 745fc65d..00000000 --- a/Platform/Apple/tools/jace/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/runConfigurations.xml b/Platform/Apple/tools/jace/.idea/runConfigurations.xml deleted file mode 100644 index 797acea5..00000000 --- a/Platform/Apple/tools/jace/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Platform/Apple/tools/jace/.idea/vcs.xml b/Platform/Apple/tools/jace/.idea/vcs.xml deleted file mode 100644 index 4fce1d86..00000000 --- a/Platform/Apple/tools/jace/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file