| eclipse heap out of memory while pasting [message #1007744] |
Thu, 07 February 2013 06:45 |
Mahesh Maney Messages: 24 Registered: July 2009 |
Junior Member |
|
|
Hi,
We have a class COBOLEditor which extends AbstractDecoratedTextEditor. Sometimes when the user tries to copy and paste few lines of text from the COBOL editor, eclipse throws heap out of memory exception. We have witnessed this with 15000 lines of text. one observation is when i comment the call made to
super.changeTextPresentation(presentation, controlRedraw);
the error is not witnessed. The super call is made to
org.eclipse.jface.text.TextViewer.changeTextPresentation(TextPresentation, boolean)
Can someone please suggest us what/why is this throwing heap out of memory exception.
Regards
Mahesh Maney R.
|
|
|
Powered by
FUDForum. Page generated in 0.08472 seconds