Skip to content

I20220722-0020

@rgrunber rgrunber tagged this 21 Jul 13:55
- Fixes https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/148
- Use IMethodBinding#getParameterNames() to support parameter name code
  mining for records
- Simply pass the parameter names at the call site and adjust methods
  accordingly for JavaMethodParameterCodeMining constructor &
  skipParameterNameCodeMining(..)
- Add testcase for record constructor to ParameterNamesCodeMiningTest
- Add JavaProjectHelper.addRTJar_17(..)

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
Assets 2
Loading