Spring Tools (aka Spring Tool Suite)

Add this URL to your Eclipse Installation to reach this solution's update site.

2026-03 (4.39)

https://cdn.spring.io/spring-tools/release/update/e4.39

Learn more...
Solution Description

Spring Tools

Spring Tools is the next generation of Spring tooling for your favorite coding enrivonment. Largely rebuilt from scratch, it provides world-class support for developing Spring-Boot-based enterprise applications, whether you prefer Eclipse, Visual Studio Code, or Eclipse Theia.

Getting Started

Spring Tools makes it easy to get started. A direct and easy-to-use integration of the Spring Initializr and the famous Spring Guides allows you to go from nothing to a running Spring Boot app in seconds.

Navigate your Spring code at the speed of light

Understanding and quickly navigating source code is essential for coding. The new Spring Tools understands your Spring-Boot-based source code and allows you to quickly get an overview and navigate to the important pieces of your Spring apps. Finding Spring elements and navigating to them has never been easier.

Smart Code Editing

Code completion is a critical part of working with source code. The all-new Spring Tools provides smart code completions for the Spring elements in your app.

Runtime Information In Your Editor

Spring Tools now bridges the gap between your source code and running Spring Boot applications. By taking advantage of the Spring Boot Actuators, we enriched the source code with detailed information from the running app (e.g., exact bean wiring information, conditional reports, configuration, details, and more).

Categories: IDE

Additional Details

Eclipse Versions: 2026-03 (4.39)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Broadcom

Development Status: Production/Stable

Date Created: Friday, July 11, 2014 - 12:41

License: EPL

Date Updated: Wednesday, March 18, 2026 - 14:26

Submitted by: Martin Lippert

Date Ranking Installs Clickthroughs
June 2026 0/0 0 0
May 2026 3/579 6773 288
April 2026 2/612 10700 350
March 2026 3/627 11794 306
February 2026 3/620 11279 289
January 2026 3/631 11770 348
December 2025 3/621 12508 157
November 2025 3/626 13155 141
October 2025 2/637 14636 116
September 2025 3/653 15321 49
August 2025 3/615 13464 55
July 2025 3/636 14678 62
June 2025 3/627 14732 49
View Data for all Listings

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Spring Tools (aka Spring Tool Suite).

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

This plug in is crashing hanging and crashing my Eclipse as of 2020-03-27, I am running Ubuntu 18+ ( b4bit, fully updated/upgraded) as of Mar-27.  This Ubuntu is running in Vmware Station inside Window 10/64bit.

I tried removing eclipse and all the dot file, creating new workspace and as soon as I add this plug in Eclipse crashed come back mainly when I want to highligh and replace a word in JAVA code.  As soon as I remove the plug in and restart Eclipse, all is ok.

In reply to by Alex Atari

That sounds indeed bad. Can you pleaee file a bug at https://github.com/spring-projects/sts4/issues/ for this and tell us how to reproduce this crash? Is it really the JVM that is crashing or is it a freeze at the UI, so that the process isn't responding anymore? Is there something in the Error Log View that relates to the problem? Or is the VM itsel crashing and in case that happens, is there a JVM crash log file tha you could attach? In case the process freezes, there is a setting in the "Preferences -> General -> UI Responsiveness Monitoring" that you could turn on to capture stack traces while the UI seems to be frozen. That would be great and help us a lot to find the underlying issues.

Hey,

I just installed a fresh download of Eclipse version: 2020-06 (4.16.0) and then installed the Spring Tool Suite 4 for Eclipse (4.6.2 update e4.16)  on my Windows 10.

It seems there is no Spring Boot Dashboard which was available in Eclipse 4.15.

How do I make the Spring Boot Dashboard available in Eclipse 4.16?

Any help is greatly appreciated!

 

Got the new Eclipse 2020-06 and installed Spring Tools 4 4.6.2.RELEASE and Spring Tools 3 Add-On for Spring Tools 4 3.9.13.CI. Now I am unable to find the Boot Dashboard in the Eclipse > Window > Show View. Is this view still available in the new ST 4 plugin for eclipse?
 

In reply to by Lonnie Phillips

From the brief description it sounds like an installation issue or an incompatibility from under the hood somewhere. I would recommend to file an issue at https://github.com/spring-projects/sts4/issues/ and provide some detais (maybe a few steps to reproduce), and we can continue from there to find out what is going wrong there.

If you are not tied to Eclipse 2020-06, I could also recommend to download a ready-to-use distribution of the latest Eclipse release (2020-12) with all the Spring Tools 4 pre-installed from https://spring.io/tools.

In reply to by HANGYU LI

If you want to install Spring Tools 4 into an existing Eclipse installation, you can choose the "Eclipse Marketplace..." menu entry, then search for Spring, pick the "Spring Tools 4" entry, and press the "Install" button.

The JAR file that you can download from the https://spring.io/tools page is a self-extracting full distribution of the Spring Tools 4 for Eclipse (including an Eclipse 2020-12 with pre-installed Spring Tools 4 extensions). You can download the JAR and double-click it. It will then self-extract the full distribution.

In reply to by Alex Xavier

Hey! That sounds like an issue with the installation and the underlying bundles being maybe wired in a weird way. The best way forward would be a submit an issue at https://github.com/spring-projects/sts4/issues and tell us exactly which package of Eclipse 2021-03 you installed, which other third-party plugins you added, and how you installed the STS4 components then. I used the Eclipse JEE paclage of 2021-03 and installed STS4 from the Eclipse marketplace and that seemed to work, so we need to take a closer look at your exact setting in which you are trying to install the Spring Tools 4.

As a quick fix for you, feel free to download a ready-to-use distribution of the Spring Tools 4 for Eclipse from https://spring.io/tools. Version 4.10.0 of the Spring Tools 4 for Eclipse are a distribution built on Eclipse 2021-03, so you will get the latest in here as well.

Hello,

I have eclipse JEE 03-2021 R and  the last plugin Spring 4.

why the "Edit starter" is missing (in sub-menu Spring) when you make a right click on pom.xml file ?

It was very apprecied !!

In reply to by Richard Dutellier

Hey! The "add starters" menu option is indeed gone (since a few releases already), but I got replaced with a new "Add Starters" menu item that you should be, which also allows you to add starter modules from start.spring.io and even brings more goodies from start.spring.io into the IDE here, e.g. additional resources that start.spring.io would generate for you, new properties in your properties file (in case the selected modules include them), etc. Here is a user guide for this new way to add starters to your project: https://github.com/spring-projects/sts4/wiki/Add-Spring-Boot-Starters-T…

Hope that helps and that you like the new wizard!!!

In reply to by Martin Lippert

Hello Martin,
Thank you for your answer.
Yes I know this procedure which you mentioned in the web link.
But I'm sorry, I prefer the old method with the 'Edit starters' option ...
When we choose 'Add starters', why in the graphical interface, you don't add an 'already selected' section in addition to the 'selected' section?
I think it's important to quickly have a graphic visual, rather than making a comparison with the xml file ...
The 2 ways can be complementary ...
Maybe it's hard to implement the code to be able to do this? ^^

In reply to by Richard Dutellier

Hey Richard,

your feedback on this is much appreciated. The reason why we no longer do something like a "pre-selection" is starter modules that you already have on your project is based on the latest generations of the initializr project and the way that works. When you select starter modules in there, the resulting project might not exactly contain those modules exclusively. There is logic in initializr and some of the starter modules to do more sophisticated things, like automatically adding additional other starters for you. And there is no "inverted logic" in there, which infers which starters you would need to select in order to produce the set of starters that you have. Therefore we don't really have a way to implement this "inverted logic". (This gets even more complicated if users edited their pom.xml file (in case you use Maven) manually). Therefore we decided to not implement any logic to pre-select existing starters on your project. Sorry for not being able to bring this pre-selection back. Hope you find the new wizard useful nevertheless. If you have additional suggestions, please raise them as enhancement requests here: https://github.com/spring-projects/sts4/issues.

 

 

In reply to by Richard Dutellier

Actually, identifying dependencies of a project is not that complicated in an IDE, since the Maven integration for Eclipse in this case already does that work for you - and that is what the pom dependency analyzer tool would do as well in case I understood this. The difficult part is to calculate the pre-selection on start.spring.io that would lead to the pom that you analyze. It is not a 1-to-1 mapping (for a good reason actually, from the project-generation perspective).

  1. Go to Eclipse Marketplace
  2. Search for STS
  3. Select Spring Tools 4 (aka Spring Tool Suite 4) 4.10.0.RELEASE and hit Install
  4. Hit Confirm button 
  5. Get error:

Unable to read repository at

https download.springsource.com/release/TOOLS/sts4/update/e4.19/content.xml.
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

I read few of your answers on here, none of which helped.

I tried also placing the above URL (with https and http) in Install New Software and that failed with

Unable to read repository at

https download.springsource.com/release/TOOLS/sts4/update/e4.19/content.xml/content.xml.
Unable to read repository at

https download.springsource.com/release/TOOLS/sts4/update/e4.19/content.xml/content.xml.
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Also tried installing STS4 IDE which worked fine but it keeps removing my Websphere Liberty node from Define New Server dialog when I right click in Servers tab > New Server > IBM > Websphere Liberty, so that is useless as well.

Note, the above urls have removed "://" because this site does not allow comments with extermal urls, also not helpful at all.

Please help

In reply to by Martin Lippert

Thak you Martin.  However, that stackoverlow did not help.  I saw that post before I asked here and I followed it again.  While I have been able to add certificate as described (making below assumptions as the explanation was not clear on that), I am still unable to install STS4 into my Eclipse 2021-03.

Following the SO link you provided:

  1. I navigated in Chrome to https://marketplace.eclipse.org/content/spring-tools-4-aka-spring-tool-… - I assume this is where I should be to export the certificate
  2. Following Stackoverflow link, I exported the certificate and used keytool to add it to my jdk1.8/jre/lib/security/cacerts
  3. I even confirmed it has been added, also using keytool to list certificates
  4. Restarted my machine, restart Eclipse > Help > Market place > search for "STS" > Select STS4 > Install
  5. Got box listing what will be installed > Confirm
  6. My C:/Program Files/Java has two versions jdk 1.8.0_172 and jdk-11.0.10.  I did the above for jdk 1.8.0_172 as that is the jdk in my System Path variable.

And ended up with the same error as described in my original question

 

In reply to by Agumamidi Manvitha

This is usually caused by some stale cache data. You can fix this by going to the Preferenes -> Install/Update -> Available Update Sites, then select the one you mentioned, and press "Reload". This usually solves the problem.

In case this doesn't help, delete the entry from the list of available update sites, restart the IDE, and add the entry back to the list. That should work as a last resort if everything else failed.

Just downloaded a fresh install of Eclipse Version: 2022-09 (4.25.0) - Build id: 20220908-1902, and fired up Marketplace to install Spring Tools 4 (4.16.0.RELEASE). I only kept the two required components and clicked on Install. As it's downloading, a "Trust" dialog popped up asking me to trust the expired certificates from Pivotal - the expiration dates were 2018 and 2020. Google search turned up nothing. Can I continue installation without trusting the expired certificates?

I just downloaded the fresh new eclipse 2021-03

And tried to install the Spring Tools 4 (aka Spring Tool Suite 4) 4.16.0.RELEASE

and get an error

 

An error occurred while collecting items to be installed
session context was:(profile=C__Users_USER_eclipse_jee-2021-03_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: org.eclipse.update.feature,org.springframework.boot.ide.main.feature,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile1876944857825585191.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile1876944857825585191.jar
Problems downloading artifact: binary,org.springframework.boot.ide.main.feature_root,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile12070795579585830381.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile12070795579585830381.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.beans.ui.live,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile10121475783448603332.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile10121475783448603332.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile17051854768075728731.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile17051854768075728731.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot.dash,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile8460387033181811053.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile8460387033181811053.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot.dash.cf,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile15210498082742908282.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile15210498082742908282.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot.dash.docker,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile3019042021063636405.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile3019042021063636405.jar
Problems downloading artifact: org.eclipse.update.feature,org.springframework.ide.eclipse.boot.dash.feature,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile11191471768839562602.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile11191471768839562602.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot.launch,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile10504280315253181781.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile10504280315253181781.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot.refactoring,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile8229219830000694944.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile8229219830000694944.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot.restart,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile772916117885769972.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile772916117885769972.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot.templates,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile15054241124754490012.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile15054241124754490012.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot.validation,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile14662212615252592785.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile14662212615252592785.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.boot.wizard,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile12655096541485575286.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile12655096541485575286.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.buildship30,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile13161971386331894635.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile13161971386331894635.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.docker.client,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile9770843718449998045.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile9770843718449998045.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.imports,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile3386152666453344553.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile3386152666453344553.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.maven.pom,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile15771303302109356316.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile15771303302109356316.jar
Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.xml.namespaces,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile11882986681527639459.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile11882986681527639459.jar
Problems downloading artifact: org.eclipse.update.feature,org.springframework.ide.eclipse.xml.namespaces.feature,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile1159917228674937191.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile1159917228674937191.jar
Problems downloading artifact: osgi.bundle,org.springsource.ide.eclipse.commons.cloudfoundry.client.v2,4.16.0.202209151144.
Error reading signed content:C:\Users\USER\AppData\Local\Temp\signatureFile4966800356210815978.jar
An error occurred while processing the signatures for the file: C:\Users\USER\AppData\Local\Temp\signatureFile4966800356210815978.jar

In reply to by Joe Hsu

It looks like you are using an updated Eclipse version (2021-03) here, for which the latest versions of the Spring Tools 4 (on the Eclipse Marketplace) are no longer compatible with. Therefore, you are running into an issue, most likely the installation process tries to install components from a newer Eclipse platform version (alongside the Spring Tools components) that use a newer signing infrastructure - which then results in the above mentioned error.

The best solution here would be to use a more recent Eclipse platform (2022-09 at the time) and install the Spring Tools 4 on top of that Eclipse - or grab the latest ready-to-use distribution from https://spring.io/tools.

If you have to use the 2021-03 Eclipse (for whatever reason), you can install an old version of the Spring Tools 4 using the "Install New Software" menu item and then this update repository: https://download.springsource.com/release/TOOLS/sts4/update/4.12.0.RELE…

It will give you the latest version of the Spring Tools 4 that was compatible with that version of Eclipse - but it is an outdated and no longer supported version, so I don't recommend this option and would strongly recommend to use the latest version instead - if at all possible.

I am currently using the latest Ecipe IDE 2023-03. I tried installing Spring tool suite plugin 4. But getting below error.

An error occurred while collecting items to be installed

session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).

Problems downloading artifact: osgi.bundle,org.springframework.ide.eclipse.docker.client,4.18.0.202303131455.

Unexpected end of ZLIB input stream

Problems downloading artifact: osgi.bundle,org.springframework.tooling.boot.ls,1.45.0.202303131439.

Unexpected end of ZLIB input stream

In reply to by Mani Shankar

This looks like a network glitch when downloading the artifacts or a proxy server getting into the way. Please try again. If this doesn't help, some cache might be causing this broken file to stick around, so please search for the files with those names "org.springframework.ide.eclipse.docker.client" and "org.springframework.tooling.boot.ls" and delete them from the cache. Hope that helps!

Cannot complete the install because one or more required items could not be found.
  Software being installed: Test 4.16.0.202209151144 (org.springframework.ide.eclipse.boot.refactoring.test 4.16.0.202209151144)
  Missing requirement: Test 4.16.0.202209151144 (org.springframework.ide.eclipse.boot.refactoring.test 4.16.0.202209151144) requires 'osgi.bundle; org.springsource.ide.eclipse.commons.frameworks.test.util 0.0.0' but it could not be found

Any idea how to fix this?

In reply to by dan mul

The error message complains about missing test bundles, which you don't need when installing the Spring Tools into an existing Eclipse installation. You should select the features under the `Spring Tools` category only, that is all you need. And those features don't require the mentioned test bundles. If that doesn't help, please provide more details how you are trying to install the Spring Tools and what you select along the way.

Cannot complete the install because of a conflicting dependency.
 Software being installed: Spring Boot Language Server Feature 4.21.1.202401312010 (org.springframework.tooling.boot.ls.feature.feature.group 4.21.1.202401312010)
 Software currently installed: JustJ OpenJDK Hotspot JRE Complete 16.0.2.v20210721-1149 (org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 16.0.2.v20210721-1149)
 Only one of the following can be installed at once: 
   JustJ Adoptium OpenJDK Hotspot JRE Complete for Linux x86 64 bit 17.0.1.v20211116-1657 (org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64 17.0.1.v20211116-1657)
   JustJ OpenJDK Hotspot JRE Complete for Linux x86 64 bit 16.0.2.v20210721-1149 (org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64 16.0.2.v20210721-1149)
 Cannot satisfy dependency:
   From: JustJ OpenJDK Hotspot JRE Complete 16.0.2.v20210721-1149 (org.eclipse.justj.openjdk.hotspot.jre.full 16.0.2.v20210721-1149)
   To: org.eclipse.equinox.p2.iu; a.jre.javase 0.0.0
 Cannot satisfy dependency:
   From: JustJ OpenJDK Hotspot JRE Complete 16.0.2.v20210721-1149 (org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 16.0.2.v20210721-1149)
   To: org.eclipse.equinox.p2.iu; org.eclipse.justj.openjdk.hotspot.jre.full [16.0.2.v20210721-1149,16.0.2.v20210721-1149]
 Cannot satisfy dependency:
   From: JustJ OpenJDK Hotspot JRE Complete 16.0.2.v20210721-1149 (org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 16.0.2.v20210721-1149)
   To: org.eclipse.equinox.p2.iu; org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64 [16.0.2.v20210721-1149,16.0.2.v20210721-1149]
 Cannot satisfy dependency:
   From: Spring Boot Language Server Feature 4.21.1.202401312010 (org.springframework.tooling.boot.ls.feature.feature.group 4.21.1.202401312010)
   To: org.eclipse.equinox.p2.iu; org.springframework.tooling.ls.eclipse.gotosymbol 0.0.0
 Cannot satisfy dependency:
   From: Goto Symbol Popup 4.21.1.202401312010 (org.springframework.tooling.ls.eclipse.gotosymbol 4.21.1.202401312010)
   To: osgi.bundle; org.springsource.ide.eclipse.commons.livexp 3.9.2.201711101829
 Cannot satisfy dependency:
   From: Eclipse Integration Commands - Livexp 4.21.1.202401312010 (org.springsource.ide.eclipse.commons.livexp 4.21.1.202401312010)
   To: osgi.ee; (&(osgi.ee=JavaSE)(version=17))

Depois de atualizar o Eclipse (Version: 2025-06 (4.36.0), Build id: 20250605-1316) em 24/06/2025 o "Boot Dashboard" passou a dar esse erro:

java.lang.NoSuchFieldError: Class org.eclipse.jdt.internal.ui.JavaPluginImages does not have member field 'org.eclipse.jface.resource.ImageDescriptor DESC_DLCL_FILTER'
    at org.springframework.ide.eclipse.boot.dash.views.OpenToggleFiltersDialogAction.<init>(OpenToggleFiltersDialogAction.java:36)
    at org.springframework.ide.eclipse.boot.dash.views.BootDashActions.makeActions(BootDashActions.java:296)
    at org.springframework.ide.eclipse.boot.dash.views.BootDashActions.<init>(BootDashActions.java:134)
    at org.springframework.ide.eclipse.boot.dash.views.sections.BootDashUnifiedTreeSection.createContents(BootDashUnifiedTreeSection.java:351)
    at org.springsource.ide.eclipse.commons.livexp.ui.ViewPartWithSections.createPartControl(ViewPartWithSections.java:57)
    at org.springframework.ide.eclipse.boot.dash.views.BootDashTreeView.createPartControl(BootDashTreeView.java:116)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:160)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:367)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
 
Morty Proxy This is a proxified and sanitized view of the page, visit original site.