Skip to content
Failed

Changes

Summary

  1. Add 'final' to 'Extract to local variable' result if requested (commit: 3e93eb1) (details)
Commit 3e93eb1e0a81683661e2ba794969f0c58a86ba15 by Roland Grunberg
Add 'final' to 'Extract to local variable' result if requested

- 'Extract to local variable' / 'Extract to local variable
  (replace all occurrences)' will respect
  'java.codeGeneration.addFinalForNewDeclaration'

Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
(commit: 3e93eb1)
The file was modified org.eclipse.jdt.ls.core/src/org/eclipse/jdt/ls/core/internal/text/correction/RefactorProposalUtility.java (diff)
The file was modified org.eclipse.jdt.ls.tests/src/org/eclipse/jdt/ls/core/internal/refactoring/GetRefactorEditHandlerTest.java (diff)