X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.db.procore%2Fsrc%2Ffi%2Fvtt%2Fsimantics%2Fprocore%2Finternal%2FClusterSetsSupportImpl.java;h=c4ed5739c873e809932cf2538c349c4f4f5bf685;hp=da2c88f2109f7d33f16528870ce32ccf9bbbfe6e;hb=bb5a3edf299cb943999c72c69dd68fb740c8a506;hpb=54473e30e21abd83d47c14b4252a688ad944142e diff --git a/bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterSetsSupportImpl.java b/bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterSetsSupportImpl.java index da2c88f21..c4ed5739c 100644 --- a/bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterSetsSupportImpl.java +++ b/bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterSetsSupportImpl.java @@ -69,6 +69,7 @@ public class ClusterSetsSupportImpl implements ClusterSetsSupport, Disposable { public void clear() { clusterSets.clear(); } + @Override public void updateWriteDirectory(Path write) { // Nothing to do here