Skip to content

I20220805-0600

@iloveeclipse iloveeclipse tagged this 03 Aug 15:42
QuickAssistProcessor.getTryWithResourceProposals() used wrong variable
to process proposals: coveredNodes was used instead of
coveredStatements, and beside this, the check for the collections size
was missing. Fixed both and added regression test case.

Fixes https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/184
Assets 2
Loading