eclipse-platform / eclipse-platform/eclipse.platform
Support IResourceDelta.COPIED_FROM on IResourceChangeListener
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 165
- Forks
- 174
- Ø Merge
- 2 T. 8 Std.
- Gemergte PRs (30 T.)
- 22
Beschreibung
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)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.