X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.graphfile%2Fsrc%2Forg%2Fsimantics%2Fgraphfile%2Fhack%2FSystemProject.java;h=70420996141649b5630f84f856089b41ec0c2114;hp=ac07e10abeba059e389b989267bb6acbc63c9255;hb=70d03af6b040eee42d3461907e9ea2c8ad4cfb77;hpb=48488ea548a7cf254a4b9a5fa3ed89f717dfd7ef 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 + + } + }