diff --git a/org.hl7.fhir.publisher.core/.classpath b/org.hl7.fhir.publisher.core/.classpath index 9bcd81fc3..6e7b7c74c 100644 --- a/org.hl7.fhir.publisher.core/.classpath +++ b/org.hl7.fhir.publisher.core/.classpath @@ -1,54 +1,63 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/org.hl7.fhir.publisher.core/.project b/org.hl7.fhir.publisher.core/.project index 96ad63f70..8181ce94b 100644 --- a/org.hl7.fhir.publisher.core/.project +++ b/org.hl7.fhir.publisher.core/.project @@ -1,23 +1,18 @@ - org.hl7.fhir.igtools.core - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - - + org.hl7.fhir.publisher.core + 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.m2e.core.maven2Builder + + + + org.eclipse.jdt.core.javanature + org.eclipse.m2e.core.maven2Nature + + \ No newline at end of file