X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db.procore%2Fsrc%2Ffi%2Fvtt%2Fsimantics%2Fprocore%2Finternal%2FClusterSetsSupportImpl.java;h=b81a6e734c1c2940638f4eafc61bd437f12da9cb;hb=5930811a7911090a0c4984380c3b45ed81a93cde;hp=0f03141ea635376f10c57b11a9992b9cbafd21d7;hpb=ffdf83729b496d5afe74c7888075bb17ce1c4bbb;p=simantics%2Fplatform.git 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 0f03141ea..b81a6e734 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 @@ -80,4 +80,9 @@ public class ClusterSetsSupportImpl implements ClusterSetsSupport, Disposable { // Nothing to do here } + @Override + public void setReadDirectory(Path read) { + + } + }