22 lines
861 B
XML
22 lines
861 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>org.hl7.fhir.validation</name>
|
|
<comment>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.</comment>
|
|
<projects>
|
|
<project>org.hl7.fhir.utilities</project>
|
|
<project>org.hl7.fhir.dstu2</project>
|
|
<project>org.hl7.fhir.dstu2016may</project>
|
|
<project>org.hl7.fhir.dstu3</project>
|
|
<project>org.hl7.fhir.r4</project>
|
|
<project>org.hl7.fhir.convertors</project>
|
|
<project>org.hl7.fhir.r5</project>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
</natures>
|
|
</projectDescription> |