Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef-dev] Closing of editorpart which contains big Zest graph

Hi all,

I built an editor part in eclipse to visualize a Zest graph. My problem: if I try to close an editor part which contains a big graph (~7000 nodes, 9000 edges), eclipse can't handle the closing operation and hangs up.

Any ideas to solve the problem or debug it?

I think the problem is to dispose the graph object, but I have not idea to solve it.

Thanks in advance!

Cheers,
Yannic


Back to the top