Questions tagged [spring-tool-suite]

Spring Tool Suite (STS) provides the best Eclipse-powered development environment for building Spring-powered enterprise applications. STS supplies tools for all of the latest enterprise Java and Spring, and comes on top of the latest Eclipse releases.

The Spring Tool Suite™ (STS) provides the best Eclipse-powered development environment for building Spring-powered enterprise applications. STS supplies tools for all of the latest enterprise Java and Spring, and comes on top of the latest Eclipse releases.

Included with STS is the developer edition of Pivotal tc Server, the drop-in replacement for Apache Tomcat that’s optimized for Spring. With its Spring Insight console, tc Server Developer Edition provides a graphical real-time view of application performance metrics that lets developers identify and diagnose problems from their desktops.

STS supports application targeting to local, virtual and cloud-based servers. It is freely available for development and internal business operations use with no time limits.

For more info visit - http://spring.io/tools

Please tag your question under if it is more related to its core features.

1273 questions
19
votes
1 answer

Cannot perform operation. Computing alternate solutions, may take a while STS?

I would like to ask what does this error mean when adding a new Available Software Site and installing new software in Eclipse/STS (Spring Tool Suite) using Install New Software? I am experiencing this problem with the Spring Tool Suite Nightly…
tonix
  • 5,862
  • 10
  • 61
  • 119
17
votes
14 answers

Could not find tools.jar in the active JRE - Spring Tools Suite

I know there are multiple topics about that, but none of it is about Spring Tools Suite. And i'm finding informations that this file no longer exists in newer Java versions, which seems to be true, since i cannot find it. I'm absolutely lost now.
user8883325
17
votes
16 answers

Lombok with Spring Tool Suite 4

I've recently installed the new Spring Tool Suite 4 in macOS High Sierra but when I tried to run Lombok's installation it wouldn't find my STS installation, I followed this steps for manual installation (adding -javaagent to the ini file) but with…
Joaquín L. Robles
  • 5,552
  • 8
  • 57
  • 86
17
votes
3 answers

"The Bean Validation API is on the classpath but no implementation could be found" preventing startup

I am using Spring Tool Suite to work with ReST services in Java. But at the very first point I am not able to start my first simple application. Please help. I am getting below error. [Using Java8, STS suite, Ubuntu 16.04, $Java_Home:…
Rudresh Gaur
  • 171
  • 1
  • 1
  • 6
17
votes
3 answers

Changing the git branch on eclipse

This is the first time I do this. I imported a git project in eclipse. Then I used the shell to create another branch and checkout to the new branch. Is refreshing the imported project in Eclipse enough to tell Eclipse that we are working on the new…
user3242743
  • 1,561
  • 5
  • 20
  • 29
16
votes
6 answers

Eclipse throws NullPointerException during Maven update

I've been fighting an internal Eclipse error for two days. I'm running the latest Spring Tool Suite edition of Eclipse, and I've attempting to import a collection of existing Maven projects. Whenever I do so, Eclipse throws a NullPointerException,…
Robert J. Walker
  • 8,942
  • 5
  • 40
  • 63
15
votes
3 answers

SDKMAN! does not work with Eclipse.app or SpringToolSuite4.app (on Mac)

This is a similar issue to: Eclipse can't find jdk installed with sdkman I am still facing the issue on Mac (macos-mojave) Both of my /usr/bin/java /usr/bin/javac are pointing…
nevenc
  • 524
  • 1
  • 4
  • 10
14
votes
2 answers

Project in Spring Tool Suite report "Unable to load annotation processor factory"

My project in Spring Tool Suite report Unable to "load annotation processor factory 'org.springframework.boot.configurationprocessor.ConfigurationMetadataAnnotationProcessor' for project XXX", My project runs fine, but I do not want to see this…
snow8261
  • 847
  • 1
  • 12
  • 33
14
votes
2 answers

Failed to start component - ZipException: invalid LOC header (bad signature)

I have gone through similar posts around. I have tried most of those solutions but was not able to get rid of the error I am getting. Expecting some help on this. This error came after I added maven dependancies to deployment assembly. I am using…
eccentricCoder
  • 779
  • 1
  • 10
  • 31
14
votes
1 answer

Is there a difference between Run As: Spring Boot App and Run As: Java Application?

If I am using Spring Tool Suite or The Spring IDE plugin for eclipse, I can run a spring boot app 2 ways: Run As: Spring Boot App Java Application Both of these commands work and can fire up my spring boot app without an issue. However, I…
Matthew Fontana
  • 3,343
  • 2
  • 26
  • 48
14
votes
6 answers

Spring Tool Suite download and installation

I've downloaded spring-tool-suite-3.6.1.RELEASE-e4.4-win32-x86_64.zip and getting the following error while trying to unzip and install: Error 0x80010135: Path too long POM.properties Type PROPERTIES File Date Modified 6/11/2014 12:47PM Size 146…
Shar
  • 141
  • 1
  • 1
  • 3
13
votes
4 answers

Unknown referenced nature: org.springframework.ide.eclipse.core.springnature

In STS 4, my Java 10 Spring Boot 2.1 project warns me: Unknown referenced nature: org.springframework.ide.eclipse.core.springnature How can I fix this?
Jan Nielsen
  • 8,956
  • 12
  • 56
  • 105
13
votes
6 answers

Unable to connect mysql to spring boot project

i am following this https://spring.io/guides/gs/accessing-data-mysql/ guide to connect mysql db to spring boot project but getting following error when running the application, i am generating spring starter project and only selecting web, mysql and…
13
votes
5 answers

Hiding Duplicate Toolbars Items in Eclipse

I don't know how, but my STS has got duplicate toolbars items and I am not sure how to remove them. Here is how my duplicated toolbar looks like. I want to get rid of these. I tried to hide the toolbar but that didn't help. Does anybody have any…
divinedragon
  • 4,184
  • 11
  • 44
  • 90
13
votes
5 answers

Spring Tool Suite 3.6.1 won't update

Updating the Spring Tool Suite in Eclipse Luna, I get the following error since I turned off the option to download updates for Eclipse 3.7: **An error occurred while collecting items to be installed session context was:(profile=DefaultProfile,…
gechenique
  • 291
  • 1
  • 3
  • 15
1
2
3
84 85