feenkcom/jdt2famix

Attribute is not declared in owner class if its type is a stub

Opened this issue · 0 comments

See InJavaImporter>>ensureAttributeForFragment(VariableDeclarationFragment fragment, FieldDeclaration field) -> if (binding == null)

Test to come in PR