From 9f21a102c44b9e236972f86e43476c19ef975e28 Mon Sep 17 00:00:00 2001 From: Ivan Paolillo Date: Tue, 21 Jun 2016 18:13:48 +0200 Subject: [PATCH] Add JSON Schema validation --- json/.classpath | 32 ----------------- json/.project | 23 ------------ spring-mvc-xml/.classpath | 74 +++++++++++++++++++-------------------- 3 files changed, 37 insertions(+), 92 deletions(-) delete mode 100644 json/.classpath delete mode 100644 json/.project diff --git a/json/.classpath b/json/.classpath deleted file mode 100644 index 4f9b9b5af7..0000000000 --- a/json/.classpath +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/json/.project b/json/.project deleted file mode 100644 index 8424469786..0000000000 --- a/json/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - json - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - - diff --git a/spring-mvc-xml/.classpath b/spring-mvc-xml/.classpath index 6b533711d3..a642d37ceb 100644 --- a/spring-mvc-xml/.classpath +++ b/spring-mvc-xml/.classpath @@ -1,37 +1,37 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +