Closed unknowIfGuestInDream closed 1 month ago
https://stackoverflow.com/questions/18751551/how-to-schedule-or-join-a-batch-set-of-changes-using-iworkspacerunnable https://archive.eclipse.org/eclipse/downloads/documentation/2.0/html/plugins/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/resources/IWorkspaceRunnable.html
Stack OverflowBACKGROUND I am developing a plug-in via Eclipse PDE, and I am having an issue with generating too many ResourceChangeEvents while creating markers (a change event was generated for each call on
Checklist
Describe the feature
https://wiki.eclipse.org/FAQ_What_are_IWorkspaceRunnable,_IRunnableWithProgress,_and_WorkspaceModifyOperation%3F
Additional context
No response