eclipse.platform.ui icon indicating copy to clipboard operation
eclipse.platform.ui copied to clipboard

[e4][editor] refactoring produces garbage in fragment.e4xmi

Open laeubi opened this issue 2 years ago • 0 comments

If I have a class (e.g. in a shared class) in fragment.e4xmi and refactor the classname this results in a wild mixture of old and new name somewhere in the middle.

This seem to happen mostly if more than one reference is in the fragment.e4xmi, e.g. if I have MyPart and a Handler that is an inner class (e.g.MyPart$MyHandler) in a toolbar.

laeubi avatar Sep 25 '23 14:09 laeubi