]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java
(refs #7358) Initial 4.7 update commit
[simantics/platform.git] / bundles / org.simantics.graphfile / src / org / simantics / graphfile / hack / SystemProject.java
index ac07e10abeba059e389b989267bb6acbc63c9255..70420996141649b5630f84f856089b41ec0c2114 100644 (file)
@@ -832,5 +832,11 @@ public class SystemProject implements IProject{
                return false;
        }
 
+       @Override
+       public void clearCachedDynamicReferences() {
+               // TODO Auto-generated method stub
+               
+       }
+
 
 }