spring-projects / sts4

The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, Visual Studio Code, and Theia
https://spring.io/tools
Eclipse Public License 1.0
869 stars 203 forks source link

installation of spring tools in eclipse #857

Closed SANJITHL closed 1 year ago

SANJITHL commented 1 year ago

I am currently using the eclipse version of 2022-06 in this for spring tools at first i installed the spring tools 4 but i didn't receive the spring folder ad the spring files in the eclipse page so again installed the spring tools 3 add-on for spring tools 4 but i have received an error of Unable to read repository at https://marketplace.eclipse.org/content/spring-tools-3-add-aka-spring-tool-suite-3. Unable to read repository at https://marketplace.eclipse.org/content/spring-tools-3-add-aka-spring-tool-suite-3. https://marketplace.eclipse.org/content/spring-tools-3-add-aka-spring-tool-suite-3 is not a valid repository location.

what is the solution to install spring ide tool files to get installed in eclipse version 2022-06

martinlippert commented 1 year ago

Hey @SANJITHL, thanks for reaching out with this. I tried to reproduce the issue with the given information. Here is what I did:

Can you follow those steps and explain what exactly doesn't work when you do this? And that exact error message do you see?

It might also be interesting to see if running from a fresh Eclipse 2022-06 installation behaves differently on your end, so might be good to give that a try.

Side note: The Spring Tools 3 Add-On is no longer maintained and should not be installed anymore.

martinlippert commented 1 year ago

No further feedback or details on this so far, so closing this for now. Probably solved with the comment above.