File tree
5 files changed
+5
-5
lines changed5 files changed
+5
-5
lines changedSubmodule eclipse.jdt.ui updated 10 files
- org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/RefactoringCoreMessages.java+2
- org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/refactoring.properties+1
- org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/PullUpRefactoringProcessor.java+13-1
- org.eclipse.jdt.ui.tests.refactoring/resources/PullUp/testFail39/in/A.java+20
- org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/PullUpTests.java+6
- org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/AutomatedSuite.java+3-1
- org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/editor/ClassFileInputTests.java+116
- org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ClassFileEditor.java+22-2
- org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ClassFileEditorInputFactory.java+4-31
- org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/HandleEditorInput.java+120
- bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/META-INF/MANIFEST.MF+1-1
- bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/build.properties+1-1
- bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/META-INF/MANIFEST.MF+1-1
- bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/build.properties+1-1
- bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/META-INF/MANIFEST.MF+1-1
- bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/build.properties+1-1
- bundles/org.eclipse.equinox.launcher.gtk.linux.loongarch64/build.properties+1-1
- bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF+1-1
- bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/build.properties+1-1
- bundles/org.eclipse.equinox.launcher.gtk.linux.riscv64/META-INF/MANIFEST.MF+1-1
- bundles/org.eclipse.equinox.launcher.gtk.linux.riscv64/build.properties+1-1
- bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF+1-1
- bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties+1-1
- bundles/org.eclipse.equinox.launcher.win32.win32.aarch64/META-INF/MANIFEST.MF+1-1
- bundles/org.eclipse.equinox.launcher.win32.win32.aarch64/build.properties+1-1
- bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF+1-1
- bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/build.properties+1-1
- bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/ResolverImpl.java+3-7
- features/org.eclipse.equinox.executable.feature/library/cocoa/eclipseCocoaCommon.c+2-2
- features/org.eclipse.equinox.executable.feature/library/eclipse.c+3-3
- features/org.eclipse.equinox.executable.feature/library/eclipseOS.h+2-5
- features/org.eclipse.equinox.executable.feature/library/gtk/eclipseGtk.c+3-3
- features/org.eclipse.equinox.executable.feature/library/gtk/eclipseGtkCommon.c+3-3
- features/org.eclipse.equinox.executable.feature/library/make_version.mak+1-1
- features/org.eclipse.equinox.executable.feature/library/win32/eclipseWin.c+3-3
- features/org.eclipse.equinox.executable.feature/library/win32/eclipseWinCommon.c+3-3
Submodule equinox.binaries updated 18 files
- org.eclipse.equinox.executable/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/eclipse
- org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/eclipse
- org.eclipse.equinox.executable/bin/gtk/linux/aarch64/eclipse
- org.eclipse.equinox.executable/bin/gtk/linux/ppc64le/eclipse
- org.eclipse.equinox.executable/bin/gtk/linux/riscv64/eclipse
- org.eclipse.equinox.executable/bin/gtk/linux/x86_64/eclipse
- org.eclipse.equinox.executable/bin/win32/win32/aarch64/eclipse.exe
- org.eclipse.equinox.executable/bin/win32/win32/aarch64/eclipsec.exe
- org.eclipse.equinox.executable/bin/win32/win32/x86_64/eclipse.exe
- org.eclipse.equinox.executable/bin/win32/win32/x86_64/eclipsec.exe
- org.eclipse.equinox.launcher.cocoa.macosx.aarch64/eclipse_11912.so
- org.eclipse.equinox.launcher.cocoa.macosx.x86_64/eclipse_11912.so
- org.eclipse.equinox.launcher.gtk.linux.aarch64/eclipse_11912.so
- org.eclipse.equinox.launcher.gtk.linux.ppc64le/eclipse_11912.so
- org.eclipse.equinox.launcher.gtk.linux.riscv64/eclipse_11912.so
- org.eclipse.equinox.launcher.gtk.linux.x86_64/eclipse_11912.so
- org.eclipse.equinox.launcher.win32.win32.aarch64/eclipse_11912.dll
- org.eclipse.equinox.launcher.win32.win32.x86_64/eclipse_11912.dll
0 commit comments