From df9c81f85d1f6903214a64554271b608f07c7554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Tue, 9 Sep 2025 20:55:23 +0200 Subject: [PATCH 1/2] Update to 4.37 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 5823514..234cd10 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,7 +1,7 @@ name: eclipse base: core24 -version: 2025-06 +version: 2025-09 summary: Extensible Tool Platform and Java IDE website: https://eclipse.org/ide description: From 8892c01f3a1c477d068dc582444921c414616803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Tue, 9 Sep 2025 20:55:55 +0200 Subject: [PATCH 2/2] Reword the description to better fit this package. --- snap/snapcraft.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 234cd10..252e2f1 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -5,10 +5,8 @@ version: 2025-09 summary: Extensible Tool Platform and Java IDE website: https://eclipse.org/ide description: - Eclipse provides IDEs and platforms for nearly every language and architecture. - We are famous for our Java IDE, C/C++, JavaScript and PHP IDEs built on extensible - platforms for creating desktop, Web and cloud IDEs. These platforms deliver the most - extensive collection of add-on tools available for software developers. + The Eclipse Java IDE is extensible and also features environments for + C/C++, JavaScript and others that can be further extended by plug-ins. grade: stable confinement: classic