Community
Participate
Working Groups
Original issue: https://issuetracker.springsource.com/browse/STS-2092 When first implementing Push-In refactoring, I made a few short cuts and didn't implement some complicated, but seemingly rare corner cases. One of these is that push in will either push in all Declare Parents, or none. There was not originally a way to select a sub-set of declare parents. This is now implemented. See also Bug 277391.
Fixed