-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
BugA Derivation of Expected BehaviorA Derivation of Expected BehaviorJDTIssues for JDTIssues for JDT
Description
The call hierarchy is sometimes incomplete. This might have something to do with #4 but the workaround proposed there did not help.
The problem is reproducible in Trunk, just look for the call hierarchy (CTRL + ALT + h) of:
ru.novosoft.mdf.impl.modelcache.persistence.file.AbstractMappingHandler.streamMappings(OutputStream, Collection<Pair<String, String>>):
It looks like the method is not being called but doing a "manual renaming" (i.e. without refactoring) reveals some calls:
Metadata
Metadata
Assignees
Labels
BugA Derivation of Expected BehaviorA Derivation of Expected BehaviorJDTIssues for JDTIssues for JDT
Type
Projects
Status
👀 In Review

