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=b81a6e734c1c2940638f4eafc61bd437f12da9cb;hp=da2c88f2109f7d33f16528870ce32ccf9bbbfe6e;hb=5930811a7911090a0c4984380c3b45ed81a93cde;hpb=5134e3d53a652adc5b1936c17fe3ec6fb8ef433e 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..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 @@ -69,6 +69,12 @@ public class ClusterSetsSupportImpl implements ClusterSetsSupport, Disposable { public void clear() { clusterSets.clear(); } + + @Override + public void setReadDirectory(Path read) { + // TODO Auto-generated method stub + + } @Override public void updateWriteDirectory(Path write) { // Nothing to do here