X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graphfile%2Fsrc%2Forg%2Fsimantics%2Fgraphfile%2Fhack%2FSystemProject.java;h=70420996141649b5630f84f856089b41ec0c2114;hb=refs%2Fchanges%2F05%2F705%2F9;hp=ac07e10abeba059e389b989267bb6acbc63c9255;hpb=0ae2b770234dfc3cbb18bd38f324125cf0faca07;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java b/bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java index ac07e10ab..704209961 100644 --- a/bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java +++ b/bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java @@ -832,5 +832,11 @@ public class SystemProject implements IProject{ return false; } + @Override + public void clearCachedDynamicReferences() { + // TODO Auto-generated method stub + + } + }