eclipse-platform / eclipse-platform/eclipse.platform

Support IResourceDelta.COPIED_FROM on IResourceChangeListener

Open
#554 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
165
Forks
174
Avg merge
2d 8h
Merged PRs (30d)
22

Description

It is useful to determine when resources are copied so that additional actions may be taken (for example copying other related resources).

A patch will be provided that implements COPIED_FROM in a low overhead fashion using a HashMap in Workspace to track the linkage. No other fields are added to other classes.

(this issue is coming from https://bugs.eclipse.org/bugs/show_bug.cgi?id=217489)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.