16 lines
766 B
XML
16 lines
766 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/org.hl7.fhir.r5"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/org.hl7.fhir.utilities"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/org.hl7.fhir.r4"/>
|
|
<classpathentry kind="src" path="/org.hl7.fhir.convertors"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="/Users/grahamegrieve/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-base/6.2.1/hapi-fhir-base-6.2.1.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|