From 223f55b81728eeb799a7b14b2ebbb54a5b091573 Mon Sep 17 00:00:00 2001 From: dotasek Date: Tue, 8 Feb 2022 09:36:55 -0500 Subject: [PATCH] Fix kotlin ref Sneaky kotlin. There's a reference to kotlinBuilder in the r4b project, likely autogenerated and committed, that breaks the build on systems without that specific kotlin setup. --- org.hl7.fhir.r4b/.project | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/org.hl7.fhir.r4b/.project b/org.hl7.fhir.r4b/.project index 0237e083e..e773e3aec 100644 --- a/org.hl7.fhir.r4b/.project +++ b/org.hl7.fhir.r4b/.project @@ -5,11 +5,6 @@ - - org.jetbrains.kotlin.ui.kotlinBuilder - - - org.eclipse.jdt.core.javabuilder @@ -22,15 +17,7 @@ - org.jetbrains.kotlin.core.kotlinNature org.eclipse.jdt.core.javanature org.eclipse.m2e.core.maven2Nature - - - kotlin_bin - 2 - org.jetbrains.kotlin.core.filesystem:/org.hl7.fhir.r4b/kotlin_bin - -