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

prevent installing Spring Tools into non-compatible Eclipse platform installs #1202

Open
martinlippert opened this issue Mar 11, 2024 · 0 comments

Comments

@martinlippert
Copy link
Member

Even though the marketplace entries for the Spring Tools have designated entries for specific Eclipse versions, you can still see and try to install the marketplace entry with older Eclipse versions, too. Often tines, this leads to a dependency issue at install time, which his hard to understand and difficult to explain to users.

Another issue might appear if users update their Spring Tools installation inside of their existing Eclipse installation to newer versions without upgrading to the latest Eclipse version. This might also lead to dependency or compatibility issues while installing or even later at runtime.

There are two things we need to look into:

  • how can we configure the marketplace entry to not show up anymore for older Eclipse versions
  • how can we prevent upgrades and installations of Spring Tools versions into older, non-compatible Eclipse versions
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

1 participant