We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://github.com/eclipse-jdt/eclipse.jdt.ui/blob/9d4e8ecc47ba06fa06eaa9c2f6c535503ac4d6df/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix/TryWithResourceCleanUp.java . This will need to be migrated from jdt.ui to jdt.core.manipulation. Once migrated, adding it to cleanups should be straightforward.
See eclipse-jdt/eclipse.jdt.ui#288 & eclipse-jdt/eclipse.jdt.ui#294 as a guide on how to do this in a fairly easy way.
The text was updated successfully, but these errors were encountered:
Once eclipse-jdt/eclipse.jdt.ui#375 is merged, this can proceed.
Sorry, something went wrong.
JessicaJHee
Successfully merging a pull request may close this issue.
See https://github.com/eclipse-jdt/eclipse.jdt.ui/blob/9d4e8ecc47ba06fa06eaa9c2f6c535503ac4d6df/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix/TryWithResourceCleanUp.java . This will need to be migrated from jdt.ui to jdt.core.manipulation. Once migrated, adding it to cleanups should be straightforward.
See eclipse-jdt/eclipse.jdt.ui#288 & eclipse-jdt/eclipse.jdt.ui#294 as a guide on how to do this in a fairly easy way.
The text was updated successfully, but these errors were encountered: