[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Re: SWT Errors in editor
|
Darin Swanson wrote:
What is the exception? Have you searched bugzilla for the reporting of that
stack trace?
Didn't find anything, filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=63564
Log and exception are there.
Top of the stacktrace:
!ENTRY org.eclipse.ui 4 4 May 22, 2004 18:15:43.170
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 May 22, 2004 18:15:43.170
!MESSAGE Cannot set data in clipboard
!STACK 0
org.eclipse.swt.SWTError: Cannot set data in clipboard
at org.eclipse.swt.dnd.DND.error(DND.java:225)
at org.eclipse.swt.dnd.DND.error(DND.java:181)
at org.eclipse.swt.dnd.Clipboard.setContents(Clipboard.java:289)
at
org.eclipse.jface.text.source.projection.ProjectionViewer.copyToClipboard(ProjectionViewer.java:1161)