eclipse-platform / eclipse-platform/eclipse.platform
Support IResourceDelta.COPIED_FROM on IResourceChangeListener
Aperta
- Lingua principale
- Java
- Stelle
- 165
- Fork
- 174
- Merge medio
- 2g 8h
- PR unite (30g)
- 22
Descrizione
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)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.