Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle Task Headings Disappear after Update #1322

Open
Devharajan-Rangarajan opened this issue Dec 19, 2024 · 3 comments
Open

Gradle Task Headings Disappear after Update #1322

Devharajan-Rangarajan opened this issue Dec 19, 2024 · 3 comments

Comments

@Devharajan-Rangarajan
Copy link

When I did the update for the STS in my existing workspace the Gradle task headings Disappear

image

image

Please Also note that this is not occurring in new Workspace. Only on existing workspace. Even on existing workspace, when I delete all my projects and re-import them in they work fine.

System Details Report


Hardware Information:

  • Hardware Model: Hewlett-Packard HP 240 14 inch G9 Notebook PC
  • Memory: 32.0 GiB
  • Processor: 12th Gen Intel® Core™ i5-1235U × 12
  • Graphics: Intel® Graphics (ADL GT2)
  • Disk Capacity: 512.1 GB

Software Information:

  • Firmware Version: F.05
  • OS Name: Ubuntu 24.04.1 LTS
  • OS Build: (null)
  • OS Type: 64-bit
  • GNOME Version: 46
  • Windowing System: X11
  • Kernel Version: Linux 6.8.0-51-generic
@oleosterhagen
Copy link
Contributor

oleosterhagen commented Dec 21, 2024

  • Can you provide minimal steps to reproduce this issue?
  • What exact versions of the Spring Tools are involved?
    • Old version before the upgrade
    • New version after the upgrade
  • Did you use the version of Buildship that came with the Spring Tools or have you installed a different version?
  • Are there any related errors in the Error Log (Window > Show View > Error Log)?

@Devharajan-Rangarajan
Copy link
Author

image

The above is the latest version. I upgraded it from the previous latest version.

I am using the default Buildship version with the Spring Tools.

To Reproduce:

  1. Have a Gradle project open in the previous STS version.
  2. Upgrade STS
  3. The error is there to see.

@oleosterhagen
Copy link
Contributor

I tried to reproduce this issue with these steps:

  1. Install Spring Tools 4.26: https://cdn.spring.io/spring-tools/release/STS4/4.26.0.RELEASE/dist/e4.33/spring-tool-suite-4-4.26.0.RELEASE-e4.33.0-linux.gtk.x86_64.tar.gz
  2. Create a new Gradle Project: File > New > Project... > Gradle > Gradle Project. All icons and labels are visible in the Gradle Tasks view:
    grafik
  3. Update to Spring Tools 4.27: Help > Check for Updates
  4. After restarting Eclipse I have to refresh the tasks view. The icon and the label of the top level tree item are already visible:
    grafik
  5. After the refresh I can expand the tree and all icons and labels are shown as before.

Without being able to reproduce this error, it will be difficult to provide a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants