Skip to content

Snippets are not being saved in workspace #14

Description

@r-g-home

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 (i.e., bits of code saved in the snippets tab) 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.

Issue raised on StacoOverflow here: https://stackoverflow.com/questions/79545917/eclipse-snippets-are-not-being-saved-in-workspace?noredirect=1#comment140282626_79545917. One other user said they had reproduced the problem.

There are a couple of errors in the .log.

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 org.eclipse.jface.viewers.ColumnViewer.checkBusy(ColumnViewer.java:762)
at org.eclipse.jface.viewers.ColumnViewer.update(ColumnViewer.java:538)
Error 2:

!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:4922)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions