Commit 95f65d8
committed
Build input for build I20260106-1800
1 parent 67a4cb2 commit 95f65d8
File tree
4 files changed
+4
-4
lines changed4 files changed
+4
-4
lines changedSubmodule eclipse.jdt.ui updated 11 files
- org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/rename/MethodChecks.java+12-10
- org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameMethodProcessor.java+15-10
- org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameVirtualMethodProcessor.java+6-4
- org.eclipse.jdt.ui.tests.refactoring/META-INF/MANIFEST.MF+1-1
- org.eclipse.jdt.ui.tests.refactoring/pom.xml+1-1
- org.eclipse.jdt.ui.tests.refactoring/resources/RenameMethodWithSubtypeInLambda/testGH4704/in/A.java+5
- org.eclipse.jdt.ui.tests.refactoring/resources/RenameMethodWithSubtypeInLambda/testGH4704/in/B.java+6
- org.eclipse.jdt.ui.tests.refactoring/resources/RenameMethodWithSubtypeInLambda/testGH4704/out/A.java+5
- org.eclipse.jdt.ui.tests.refactoring/resources/RenameMethodWithSubtypeInLambda/testGH4704/out/B.java+6
- org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/AllRefactoringTests.java+2-1
- org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/RenameMethodWithSubtypeInLambdaTests.java+74
Submodule eclipse.platform updated 3 files
- ua/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/composite/explorer/AbstractOverlayIcon.java-130
- ua/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/composite/explorer/OverlayIcon.java-42
- ua/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/composite/explorer/TreeLabelProvider.java+5-3
0 commit comments