admin管理员组文章数量:1356438
This question refers to an installation of Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components), version 2024-12 (4.34.0), build id 20241128-0757.
In one of my workspaces, my new snippets are not being saved. If I exit Eclipse and come back the snippet I created is not there. In other workspaces it seems to work fine.
I know deleting the workspace will probably fix this, but is there a quicker solution?
There are a couple of errors in the .log file, but they don't tell me anything.
Error 1:
!MESSAGE Ignored reentrant call while viewer is busy. This is only logged once per viewer instance, but similar calls will still be ignored.
!STACK 0
java.lang.RuntimeException
at .eclipse.jface.viewers.ColumnViewer.checkBusy(ColumnViewer.java:762)
at .eclipse.jface.viewers.ColumnViewer.update(ColumnViewer.java:538)
Error 2:
!MESSAGE Unhandled event loop exception
!STACK 0
.eclipse.swt.SWTException: Widget is disposed
at .eclipse.swt.SWT.error(SWT.java:4922)
本文标签: Eclipse snippets are not being saved in workspaceStack Overflow
版权声明:本文标题:Eclipse snippets are not being saved in workspace - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743956583a2568239.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论