This repository has been rewritten to move to the Eclipse Foundation. Find the old history here: https://github.com/TypeFox/Xpect
Eclipse Public License 2.0
32
stars
28
forks
source link
Fix NPE when Java Type is unresolvable. #357
Closed
mehmet-karaman closed 2 months ago
An NPE is thrown when the java type isn't resolvable, so the missing NPE check was added to avoid this.