Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeAmbiguityError Handler should report a conflict in a few situations in which import package is replaced by import of individual members #163

Open
guilhermejccavalcanti opened this issue Aug 10, 2021 · 0 comments

Comments

@guilhermejccavalcanti
Copy link
Owner

In this example, left refers toManyToOne that belongs to javax.persistence.*, but right replaced javax.persistence.* by its individual members from base, not aware of left's changes.

image

testCase.zip

@guilhermejccavalcanti guilhermejccavalcanti changed the title TypeAmbiguityError should report a conflict in a few situations in which import package is replaced by import of individual members TypeAmbiguityError Handler should report a conflict in a few situations in which import package is replaced by import of individual members Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant