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

review: fix: JDTImportBuilder should not import all public method from Interfaces #1620

Merged

Conversation

surli
Copy link
Collaborator

@surli surli commented Oct 19, 2017

fix #1628

@surli surli changed the title Use getMethod for static import and not getAllMethod fix: Use getMethod for static import and not getAllMethod Oct 19, 2017
@monperrus
Copy link
Collaborator

test case?

@surli surli changed the title fix: Use getMethod for static import and not getAllMethod test: JDTImportBuilder should manage inherited static import Oct 24, 2017
@surli surli changed the title test: JDTImportBuilder should manage inherited static import review: test: JDTImportBuilder should manage inherited static import Oct 24, 2017
@surli surli changed the title review: test: JDTImportBuilder should manage inherited static import review: fix: JDTImportBuilder should not import all public method from Interfaces Oct 24, 2017
@surli surli changed the title review: fix: JDTImportBuilder should not import all public method from Interfaces WiP: fix: JDTImportBuilder should not import all public method from Interfaces Oct 25, 2017
@surli surli changed the title WiP: fix: JDTImportBuilder should not import all public method from Interfaces review: fix: JDTImportBuilder should not import all public method from Interfaces Nov 8, 2017
@monperrus monperrus merged commit e0cd4ac into INRIA:master Nov 8, 2017
@monperrus
Copy link
Collaborator

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: import of interface class in JDTImportBuilder
2 participants