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

Delete StubUtility2 class and use StubUtility2Core instead #858

Merged
merged 1 commit into from
Nov 20, 2018

Conversation

jjohnstn
Copy link
Contributor

  • use StubUtility2Core class from jdt.core.manipulation
    and remove StubUtility2 copy in jdt.ls
  • change calls to pass ASTNode instead of IContextBinding to match
    new createImplementationStubCore method in StubUtility2Core

Signed-off-by: Jeff Johnston [email protected]

- use StubUtility2Core class from jdt.core.manipulation
  and remove StubUtility2 copy in jdt.ls
- change calls to pass ASTNode instead of IContextBinding to match
  new createImplementationStubCore method in StubUtility2Core

Signed-off-by: Jeff Johnston <[email protected]>
@fbricon fbricon added the debt label Nov 20, 2018
@fbricon fbricon added this to the End November 2018 milestone Nov 20, 2018
@fbricon fbricon merged commit 1e528f8 into eclipse-jdtls:master Nov 20, 2018
@fbricon
Copy link
Contributor

fbricon commented Nov 20, 2018

Thanks @jjohnstn

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

Successfully merging this pull request may close these issues.

2 participants