Skip to content

Use getDetailFormatterFromArray() for all java versions#677

Merged
SougandhS merged 2 commits intoeclipse-jdt:masterfrom
SougandhS:ArrayDetailFormatterUpdare
Jun 6, 2025
Merged

Use getDetailFormatterFromArray() for all java versions#677
SougandhS merged 2 commits intoeclipse-jdt:masterfrom
SougandhS:ArrayDetailFormatterUpdare

Conversation

@SougandhS
Copy link
Copy Markdown
Member

@SougandhS SougandhS commented Apr 22, 2025

What it does

Based on discussions #586 (comment)

How to test

Author checklist

@SougandhS SougandhS force-pushed the ArrayDetailFormatterUpdare branch 2 times, most recently from fd31d7c to 3925672 Compare May 5, 2025 00:23
@SougandhS SougandhS force-pushed the ArrayDetailFormatterUpdare branch from 3925672 to 81f275e Compare June 5, 2025 04:30
@eclipse-jdt-bot
Copy link
Copy Markdown
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF
org.eclipse.jdt.debug.ui/pom.xml

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From 0dd6fdb7f8c9b085e3b28de2096e9513eb932e51 Mon Sep 17 00:00:00 2001
From: Eclipse JDT Bot <jdt-bot@eclipse.org>
Date: Thu, 5 Jun 2025 04:35:14 +0000
Subject: [PATCH] Version bump(s) for 4.37 stream


diff --git a/org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF b/org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF
index 3c6172b11..a4f478043 100644
--- a/org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.jdt.debug.ui; singleton:=true
-Bundle-Version: 3.15.0.qualifier
+Bundle-Version: 3.15.100.qualifier
 Bundle-Activator: org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.jdt.debug.ui/pom.xml b/org.eclipse.jdt.debug.ui/pom.xml
index 1382c0f07..5cf6348f5 100644
--- a/org.eclipse.jdt.debug.ui/pom.xml
+++ b/org.eclipse.jdt.debug.ui/pom.xml
@@ -18,7 +18,7 @@
   </parent>
   <groupId>org.eclipse.jdt</groupId>
   <artifactId>org.eclipse.jdt.debug.ui</artifactId>
-  <version>3.15.0-SNAPSHOT</version>
+  <version>3.15.100-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <properties>
   	<defaultSigning-excludeInnerJars>true</defaultSigning-excludeInnerJars>
-- 
2.49.0

Further information are available in Common Build Issues - Missing version increments.

@SougandhS SougandhS force-pushed the ArrayDetailFormatterUpdare branch from f0b2b59 to 1307671 Compare June 6, 2025 00:25
@SougandhS SougandhS merged commit 37d00d8 into eclipse-jdt:master Jun 6, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants