From b08006e059cfc7d1511a23d111540246734e9455 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Wed, 19 Oct 2011 02:47:00 +0200 Subject: [PATCH] delete IDE files --- .../hello-worlds/.idea/.name | 1 - .../hello-worlds/.idea/ant.xml | 7 - .../hello-worlds/.idea/compiler.xml | 28 - .../hello-worlds/.idea/encodings.xml | 5 - .../Maven__aopalliance_aopalliance_1_0.xml | 13 - .../.idea/libraries/Maven__asm_asm_3_1.xml | 13 - .../libraries/Maven__cglib_cglib_2_2.xml | 13 - .../Maven__cglib_cglib_nodep_2_2.xml | 13 - ..._commons_logging_commons_logging_1_1_1.xml | 13 - ...vax_validation_validation_api_1_0_0_GA.xml | 13 - .../libraries/Maven__junit_junit_4_8_1.xml | 13 - .../libraries/Maven__log4j_log4j_1_2_15.xml | 13 - ...nimo_specs_geronimo_jta_1_1_spec_1_1_1.xml | 13 - ...n__org_apache_lucene_lucene_core_3_1_0.xml | 13 - ...Maven__org_aspectj_aspectjrt_1_6_12_M1.xml | 13 - ...ence_hibernate_jpa_2_0_api_1_0_0_Final.xml | 13 - .../Maven__org_neo4j_neo4j_1_4_1.xml | 13 - ...aven__org_neo4j_neo4j_graph_algo_1_4_1.xml | 13 - ...__org_neo4j_neo4j_graph_matching_1_4_1.xml | 13 - .../Maven__org_neo4j_neo4j_jmx_1_4_1.xml | 13 - .../Maven__org_neo4j_neo4j_kernel_1_4_1.xml | 13 - ...eo4j_neo4j_kernel_test_jar_tests_1_4_1.xml | 13 - ...en__org_neo4j_neo4j_lucene_index_1_4_1.xml | 13 - .../Maven__org_neo4j_neo4j_udc_1_4_1.xml | 13 - .../Maven__org_slf4j_jcl_over_slf4j_1_6_1.xml | 13 - .../Maven__org_slf4j_slf4j_api_1_6_1.xml | 13 - .../Maven__org_slf4j_slf4j_log4j12_1_6_1.xml | 13 - ...data_commons_core_1_2_0_BUILD_SNAPSHOT.xml | 13 - ...spring_data_neo4j_2_0_0_BUILD_SNAPSHOT.xml | 13 - ...ringframework_spring_aop_3_0_5_RELEASE.xml | 13 - ...ringframework_spring_asm_3_0_5_RELEASE.xml | 13 - ...framework_spring_aspects_3_0_5_RELEASE.xml | 13 - ...ngframework_spring_beans_3_0_5_RELEASE.xml | 13 - ...framework_spring_context_3_0_5_RELEASE.xml | 13 - ...k_spring_context_support_3_0_5_RELEASE.xml | 13 - ...ingframework_spring_core_3_0_5_RELEASE.xml | 13 - ...mework_spring_expression_3_0_5_RELEASE.xml | 13 - ...ingframework_spring_jdbc_3_0_5_RELEASE.xml | 13 - ...ringframework_spring_orm_3_0_5_RELEASE.xml | 13 - ...ingframework_spring_test_3_0_5_RELEASE.xml | 13 - ...pringframework_spring_tx_3_0_5_RELEASE.xml | 13 - .../hello-worlds/.idea/misc.xml | 222 ------- .../hello-worlds/.idea/modules.xml | 9 - .../.idea/scopes/scope_settings.xml | 5 - .../hello-worlds/.idea/vcs.xml | 7 - .../hello-worlds/.idea/workspace.xml | 618 ------------------ 46 files changed, 1383 deletions(-) delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/.name delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/ant.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/compiler.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/encodings.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__aopalliance_aopalliance_1_0.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__asm_asm_3_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__cglib_cglib_2_2.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__cglib_cglib_nodep_2_2.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__commons_logging_commons_logging_1_1_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__javax_validation_validation_api_1_0_0_GA.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__junit_junit_4_8_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__log4j_log4j_1_2_15.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_apache_geronimo_specs_geronimo_jta_1_1_spec_1_1_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_apache_lucene_lucene_core_3_1_0.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_aspectj_aspectjrt_1_6_12_M1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_hibernate_javax_persistence_hibernate_jpa_2_0_api_1_0_0_Final.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_1_4_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_graph_algo_1_4_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_graph_matching_1_4_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_jmx_1_4_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_kernel_1_4_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_kernel_test_jar_tests_1_4_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_lucene_index_1_4_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_udc_1_4_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_6_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_slf4j_api_1_6_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_slf4j_log4j12_1_6_1.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_data_spring_data_commons_core_1_2_0_BUILD_SNAPSHOT.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_data_spring_data_neo4j_2_0_0_BUILD_SNAPSHOT.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_aop_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_asm_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_aspects_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_beans_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_context_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_context_support_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_core_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_expression_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_jdbc_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_orm_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_test_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_tx_3_0_5_RELEASE.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/misc.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/modules.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/scopes/scope_settings.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/vcs.xml delete mode 100644 spring-data-neo4j-examples/hello-worlds/.idea/workspace.xml diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/.name b/spring-data-neo4j-examples/hello-worlds/.idea/.name deleted file mode 100644 index cf4b8f6db..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -spring-data-neo4j-hello-worlds \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/ant.xml b/spring-data-neo4j-examples/hello-worlds/.idea/ant.xml deleted file mode 100644 index 2581ca3fe..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/ant.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/compiler.xml b/spring-data-neo4j-examples/hello-worlds/.idea/compiler.xml deleted file mode 100644 index b978c89c7..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/compiler.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/encodings.xml b/spring-data-neo4j-examples/hello-worlds/.idea/encodings.xml deleted file mode 100644 index e206d70d8..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/encodings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__aopalliance_aopalliance_1_0.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__aopalliance_aopalliance_1_0.xml deleted file mode 100644 index 30ff5cb79..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__aopalliance_aopalliance_1_0.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__asm_asm_3_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__asm_asm_3_1.xml deleted file mode 100644 index 3386f109a..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__asm_asm_3_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__cglib_cglib_2_2.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__cglib_cglib_2_2.xml deleted file mode 100644 index 01d9b10a4..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__cglib_cglib_2_2.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__cglib_cglib_nodep_2_2.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__cglib_cglib_nodep_2_2.xml deleted file mode 100644 index a8b52958a..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__cglib_cglib_nodep_2_2.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__commons_logging_commons_logging_1_1_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__commons_logging_commons_logging_1_1_1.xml deleted file mode 100644 index b770f56aa..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__commons_logging_commons_logging_1_1_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__javax_validation_validation_api_1_0_0_GA.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__javax_validation_validation_api_1_0_0_GA.xml deleted file mode 100644 index 4b644e911..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__javax_validation_validation_api_1_0_0_GA.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__junit_junit_4_8_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__junit_junit_4_8_1.xml deleted file mode 100644 index bb76199a8..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__junit_junit_4_8_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__log4j_log4j_1_2_15.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__log4j_log4j_1_2_15.xml deleted file mode 100644 index c6024af8c..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__log4j_log4j_1_2_15.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_apache_geronimo_specs_geronimo_jta_1_1_spec_1_1_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_apache_geronimo_specs_geronimo_jta_1_1_spec_1_1_1.xml deleted file mode 100644 index a6f25dbed..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_apache_geronimo_specs_geronimo_jta_1_1_spec_1_1_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_apache_lucene_lucene_core_3_1_0.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_apache_lucene_lucene_core_3_1_0.xml deleted file mode 100644 index 4e829c195..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_apache_lucene_lucene_core_3_1_0.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_aspectj_aspectjrt_1_6_12_M1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_aspectj_aspectjrt_1_6_12_M1.xml deleted file mode 100644 index 2d9334521..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_aspectj_aspectjrt_1_6_12_M1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_hibernate_javax_persistence_hibernate_jpa_2_0_api_1_0_0_Final.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_hibernate_javax_persistence_hibernate_jpa_2_0_api_1_0_0_Final.xml deleted file mode 100644 index 6b42b8a5d..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_hibernate_javax_persistence_hibernate_jpa_2_0_api_1_0_0_Final.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_1_4_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_1_4_1.xml deleted file mode 100644 index 90c242e10..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_1_4_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_graph_algo_1_4_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_graph_algo_1_4_1.xml deleted file mode 100644 index 461ca858c..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_graph_algo_1_4_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_graph_matching_1_4_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_graph_matching_1_4_1.xml deleted file mode 100644 index 93779392a..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_graph_matching_1_4_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_jmx_1_4_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_jmx_1_4_1.xml deleted file mode 100644 index 0b939d857..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_jmx_1_4_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_kernel_1_4_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_kernel_1_4_1.xml deleted file mode 100644 index e513a6129..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_kernel_1_4_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_kernel_test_jar_tests_1_4_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_kernel_test_jar_tests_1_4_1.xml deleted file mode 100644 index ad6ee5185..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_kernel_test_jar_tests_1_4_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_lucene_index_1_4_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_lucene_index_1_4_1.xml deleted file mode 100644 index 423b04b85..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_lucene_index_1_4_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_udc_1_4_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_udc_1_4_1.xml deleted file mode 100644 index b321a14e2..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_neo4j_neo4j_udc_1_4_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_6_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_6_1.xml deleted file mode 100644 index 55545f247..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_6_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_slf4j_api_1_6_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_slf4j_api_1_6_1.xml deleted file mode 100644 index 38036e9fd..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_slf4j_api_1_6_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_slf4j_log4j12_1_6_1.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_slf4j_log4j12_1_6_1.xml deleted file mode 100644 index 2fbfdab3b..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_slf4j_slf4j_log4j12_1_6_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_data_spring_data_commons_core_1_2_0_BUILD_SNAPSHOT.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_data_spring_data_commons_core_1_2_0_BUILD_SNAPSHOT.xml deleted file mode 100644 index b232f6136..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_data_spring_data_commons_core_1_2_0_BUILD_SNAPSHOT.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_data_spring_data_neo4j_2_0_0_BUILD_SNAPSHOT.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_data_spring_data_neo4j_2_0_0_BUILD_SNAPSHOT.xml deleted file mode 100644 index 8e37bc85f..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_data_spring_data_neo4j_2_0_0_BUILD_SNAPSHOT.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_aop_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_aop_3_0_5_RELEASE.xml deleted file mode 100644 index bbcf452ef..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_aop_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_asm_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_asm_3_0_5_RELEASE.xml deleted file mode 100644 index 8aa82f511..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_asm_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_aspects_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_aspects_3_0_5_RELEASE.xml deleted file mode 100644 index 592e96d6b..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_aspects_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_beans_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_beans_3_0_5_RELEASE.xml deleted file mode 100644 index 92c357190..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_beans_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_context_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_context_3_0_5_RELEASE.xml deleted file mode 100644 index 6e46b78e9..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_context_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_context_support_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_context_support_3_0_5_RELEASE.xml deleted file mode 100644 index 5abf9a967..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_context_support_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_core_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_core_3_0_5_RELEASE.xml deleted file mode 100644 index ff34813c8..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_core_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_expression_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_expression_3_0_5_RELEASE.xml deleted file mode 100644 index 2efab15e6..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_expression_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_jdbc_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_jdbc_3_0_5_RELEASE.xml deleted file mode 100644 index 71b1fa696..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_jdbc_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_orm_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_orm_3_0_5_RELEASE.xml deleted file mode 100644 index 168e438b6..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_orm_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_test_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_test_3_0_5_RELEASE.xml deleted file mode 100644 index f3fb1fc73..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_test_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_tx_3_0_5_RELEASE.xml b/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_tx_3_0_5_RELEASE.xml deleted file mode 100644 index 792cf3baa..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/libraries/Maven__org_springframework_spring_tx_3_0_5_RELEASE.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/misc.xml b/spring-data-neo4j-examples/hello-worlds/.idea/misc.xml deleted file mode 100644 index a11e495ba..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/misc.xml +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://www.w3.org/1999/xhtml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/modules.xml b/spring-data-neo4j-examples/hello-worlds/.idea/modules.xml deleted file mode 100644 index 80e996e43..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/scopes/scope_settings.xml b/spring-data-neo4j-examples/hello-worlds/.idea/scopes/scope_settings.xml deleted file mode 100644 index 922003b84..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/scopes/scope_settings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/vcs.xml b/spring-data-neo4j-examples/hello-worlds/.idea/vcs.xml deleted file mode 100644 index def6a6a18..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/vcs.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/spring-data-neo4j-examples/hello-worlds/.idea/workspace.xml b/spring-data-neo4j-examples/hello-worlds/.idea/workspace.xml deleted file mode 100644 index e0b4e25e1..000000000 --- a/spring-data-neo4j-examples/hello-worlds/.idea/workspace.xml +++ /dev/null @@ -1,618 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - localhost - 5050 - - - - - - - - 1317159960107 - 1317159960107 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -