Is there memory limitation for draw2d figures, pane [message #529232] |
Fri, 23 April 2010 09:50  |
Eclipse User |
|
|
|
Hi,
In my eclipse RCP application i have a diagram view containing large
number of polyline figure objects. All these figure objects are added to
scaledLayeredPane. (Figures -> ScaledLayeredPane -> ScrolledComposite).
When application is run from IDE, it does not crash. After exporting
product, it crashes after certain operations with following message:
" Exception in thread "Main".
If I add extra heap by changing vm args in product, the application does
not crash.
Is there any memory size limitation for Figures, ScaledLayeredPane or
Composite.
Or is there any way by which we can calculate the maximum capacity for
these draw2d elements?
Can we free memory during view clean up and redrawing?
Any pointers in this issue will be great help.
Thanks and Regards,
Sneha
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03838 seconds