From 9e42e4da00ca214d292c677d42f9b7f9353051bd Mon Sep 17 00:00:00 2001 From: James Agnew Date: Sat, 14 Sep 2019 09:49:45 -0400 Subject: [PATCH] Remove all eclipse files --- .project | 17 -------- org.hl7.fhir.convertors/.classpath | 47 -------------------- org.hl7.fhir.convertors/.project | 21 --------- org.hl7.fhir.dstu2/.classpath | 60 -------------------------- org.hl7.fhir.dstu2/.project | 16 ------- org.hl7.fhir.dstu2016may/.classpath | 60 -------------------------- org.hl7.fhir.dstu2016may/.project | 16 ------- org.hl7.fhir.dstu3/.classpath | 60 -------------------------- org.hl7.fhir.dstu3/.project | 16 ------- org.hl7.fhir.r4/.classpath | 60 -------------------------- org.hl7.fhir.r4/.project | 16 ------- org.hl7.fhir.r5/.classpath | 60 -------------------------- org.hl7.fhir.r5/.project | 20 --------- org.hl7.fhir.utilities/.classpath | 46 -------------------- org.hl7.fhir.utilities/.project | 14 ------ org.hl7.fhir.validation.cli/.classpath | 52 ---------------------- org.hl7.fhir.validation.cli/.project | 27 ------------ org.hl7.fhir.validation/.classpath | 56 ------------------------ org.hl7.fhir.validation/.project | 22 ---------- 19 files changed, 686 deletions(-) delete mode 100644 .project delete mode 100644 org.hl7.fhir.convertors/.classpath delete mode 100644 org.hl7.fhir.convertors/.project delete mode 100644 org.hl7.fhir.dstu2/.classpath delete mode 100644 org.hl7.fhir.dstu2/.project delete mode 100644 org.hl7.fhir.dstu2016may/.classpath delete mode 100644 org.hl7.fhir.dstu2016may/.project delete mode 100644 org.hl7.fhir.dstu3/.classpath delete mode 100644 org.hl7.fhir.dstu3/.project delete mode 100644 org.hl7.fhir.r4/.classpath delete mode 100644 org.hl7.fhir.r4/.project delete mode 100644 org.hl7.fhir.r5/.classpath delete mode 100644 org.hl7.fhir.r5/.project delete mode 100644 org.hl7.fhir.utilities/.classpath delete mode 100644 org.hl7.fhir.utilities/.project delete mode 100644 org.hl7.fhir.validation.cli/.classpath delete mode 100644 org.hl7.fhir.validation.cli/.project delete mode 100644 org.hl7.fhir.validation/.classpath delete mode 100644 org.hl7.fhir.validation/.project diff --git a/.project b/.project deleted file mode 100644 index d11773b10..000000000 --- a/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - org.hl7.fhir.core - - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.m2e.core.maven2Nature - - diff --git a/org.hl7.fhir.convertors/.classpath b/org.hl7.fhir.convertors/.classpath deleted file mode 100644 index 69513d92b..000000000 --- a/org.hl7.fhir.convertors/.classpath +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.hl7.fhir.convertors/.project b/org.hl7.fhir.convertors/.project deleted file mode 100644 index cf8fe5e0c..000000000 --- a/org.hl7.fhir.convertors/.project +++ /dev/null @@ -1,21 +0,0 @@ - - - org.hl7.fhir.convertors - An open-source implementation of the FHIR specification in Java. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - org.hl7.fhir.utilities - org.hl7.fhir.dstu2 - org.hl7.fhir.dstu2016may - org.hl7.fhir.dstu3 - org.hl7.fhir.r4 - org.hl7.fhir.r5 - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/org.hl7.fhir.dstu2/.classpath b/org.hl7.fhir.dstu2/.classpath deleted file mode 100644 index 70f24929a..000000000 --- a/org.hl7.fhir.dstu2/.classpath +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.hl7.fhir.dstu2/.project b/org.hl7.fhir.dstu2/.project deleted file mode 100644 index 0f34f025c..000000000 --- a/org.hl7.fhir.dstu2/.project +++ /dev/null @@ -1,16 +0,0 @@ - - - org.hl7.fhir.dstu2 - An open-source implementation of the FHIR specification in Java. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - org.hl7.fhir.utilities - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/org.hl7.fhir.dstu2016may/.classpath b/org.hl7.fhir.dstu2016may/.classpath deleted file mode 100644 index 8964ba9e8..000000000 --- a/org.hl7.fhir.dstu2016may/.classpath +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.hl7.fhir.dstu2016may/.project b/org.hl7.fhir.dstu2016may/.project deleted file mode 100644 index 350ea93f2..000000000 --- a/org.hl7.fhir.dstu2016may/.project +++ /dev/null @@ -1,16 +0,0 @@ - - - org.hl7.fhir.dstu2016may - An open-source implementation of the FHIR specification in Java. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - org.hl7.fhir.utilities - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/org.hl7.fhir.dstu3/.classpath b/org.hl7.fhir.dstu3/.classpath deleted file mode 100644 index e8c3c013e..000000000 --- a/org.hl7.fhir.dstu3/.classpath +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.hl7.fhir.dstu3/.project b/org.hl7.fhir.dstu3/.project deleted file mode 100644 index 08486079d..000000000 --- a/org.hl7.fhir.dstu3/.project +++ /dev/null @@ -1,16 +0,0 @@ - - - org.hl7.fhir.dstu3 - An open-source implementation of the FHIR specification in Java. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - org.hl7.fhir.utilities - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/org.hl7.fhir.r4/.classpath b/org.hl7.fhir.r4/.classpath deleted file mode 100644 index bfcd2b512..000000000 --- a/org.hl7.fhir.r4/.classpath +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.hl7.fhir.r4/.project b/org.hl7.fhir.r4/.project deleted file mode 100644 index 6c2d19381..000000000 --- a/org.hl7.fhir.r4/.project +++ /dev/null @@ -1,16 +0,0 @@ - - - org.hl7.fhir.r4 - An open-source implementation of the FHIR specification in Java. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - org.hl7.fhir.utilities - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/org.hl7.fhir.r5/.classpath b/org.hl7.fhir.r5/.classpath deleted file mode 100644 index bfcd2b512..000000000 --- a/org.hl7.fhir.r5/.classpath +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.hl7.fhir.r5/.project b/org.hl7.fhir.r5/.project deleted file mode 100644 index 79da6164f..000000000 --- a/org.hl7.fhir.r5/.project +++ /dev/null @@ -1,20 +0,0 @@ - - - org.hl7.fhir.r5 - An open-source implementation of the FHIR specification in Java. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - org.hl7.fhir.utilities - - - - org.eclipse.jdt.core.javabuilder - - - org.eclipse.m2e.core.maven2Builder - - - - org.eclipse.m2e.core.maven2Nature - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/org.hl7.fhir.utilities/.classpath b/org.hl7.fhir.utilities/.classpath deleted file mode 100644 index a30b96b1d..000000000 --- a/org.hl7.fhir.utilities/.classpath +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.hl7.fhir.utilities/.project b/org.hl7.fhir.utilities/.project deleted file mode 100644 index ddaf199d5..000000000 --- a/org.hl7.fhir.utilities/.project +++ /dev/null @@ -1,14 +0,0 @@ - - - org.hl7.fhir.utilities - An open-source implementation of the FHIR specification in Java. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/org.hl7.fhir.validation.cli/.classpath b/org.hl7.fhir.validation.cli/.classpath deleted file mode 100644 index b25b6ba72..000000000 --- a/org.hl7.fhir.validation.cli/.classpath +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.hl7.fhir.validation.cli/.project b/org.hl7.fhir.validation.cli/.project deleted file mode 100644 index 71dc74303..000000000 --- a/org.hl7.fhir.validation.cli/.project +++ /dev/null @@ -1,27 +0,0 @@ - - - org.hl7.fhir.validation.cli - An open-source implementation of the FHIR specification in Java. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - org.hl7.fhir.validation - org.hl7.fhir.utilities - org.hl7.fhir.dstu2 - org.hl7.fhir.dstu2016may - org.hl7.fhir.dstu3 - org.hl7.fhir.r4 - org.hl7.fhir.convertors - org.hl7.fhir.r5 - - - - org.eclipse.jdt.core.javabuilder - - - org.eclipse.m2e.core.maven2Builder - - - - org.eclipse.m2e.core.maven2Nature - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/org.hl7.fhir.validation/.classpath b/org.hl7.fhir.validation/.classpath deleted file mode 100644 index f5e5642ea..000000000 --- a/org.hl7.fhir.validation/.classpath +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.hl7.fhir.validation/.project b/org.hl7.fhir.validation/.project deleted file mode 100644 index 50f879edb..000000000 --- a/org.hl7.fhir.validation/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.hl7.fhir.validation - An open-source implementation of the FHIR specification in Java. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - org.hl7.fhir.utilities - org.hl7.fhir.dstu2 - org.hl7.fhir.dstu2016may - org.hl7.fhir.dstu3 - org.hl7.fhir.r4 - org.hl7.fhir.convertors - org.hl7.fhir.r5 - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file