spring-tool-suite Questions
7
Solved
I get this error while running a JUnit test in Spring Tool Suite (4.20.0).
Test runs fine, but this error is thrown at the end -
java.lang.NoSuchMethodError: 'java.util.Set org.junit.platform.engin...
Admetus asked 6/10, 2023 at 3:58
13
Solved
I am working on STS and while creating a new spring-boot project, it shows following error:
SunCertPathBuilderException: unable to find valid certification path to requested target
since it acc...
Nutrient asked 8/6, 2018 at 15:55
4
My project in Spring Tool Suite report Unable to "load annotation processor factory 'org.springframework.boot.configurationprocessor.ConfigurationMetadataAnnotationProcessor' for project XXX", My p...
Blackface asked 24/5, 2017 at 1:17
21
Solved
I'm wondering why I can't see following folders in src node in Package Explorer
src/main/java
src/main/resources
src/test/java
src/test/resources
I can access those folders as direct children of...
Equerry asked 13/9, 2013 at 15:32
10
I have STS version 3.6.3.SR1 that's based on Eclipse Luna 4.4.1.
I did the following steps:
Download and run the Lombok runnable jar and gave the path of my STS.
I verified the entries of vmargs...
Caddoan asked 27/5, 2015 at 9:30
6
Solved
I am just following a tutorial , where in I need to add a spring configuration file
but I don't see spring / Spring bean configuration file option in Spring Tool Suite 4 (Version: 4.0.1.RELEASE), ...
Demonstrative asked 7/11, 2018 at 10:12
4
Solved
Java Virtual Machine not found while installing dbeaver tool in the system. What will do to recover from it ?.
Renewal asked 21/5, 2017 at 10:18
3
Solved
I Use STS 4.3.1 RELEASE in Window 10 Home.
When I use auto-complication in java or jsp file, it suddenly work slowly. ( My STS Min/Max memory 3000M)
In progress tab, "Send Classpath Notificati...
Lampe asked 21/8, 2019 at 1:34
25
I use STS(spring tool suite) + maven plugin.
Every time when I run my application using maven-clean I see following error:
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------...
Properly asked 21/10, 2013 at 8:39
5
I'm getting below error in STS:
The type org.springframework.core.env.EnvironmentCapable cannot be resolved. It is indirectly referenced from required .class files
Auto asked 10/12, 2013 at 15:2
5
Solved
Whenever I'm trying to open Eclipse or SpringToolSuite 4, I'm getting the same permission related issues It was working fine a day before yesterday but now It's showing weird stuff.
You do not hav...
Hemangioma asked 8/7, 2021 at 3:57
30
Solved
Although I love lombok, it gives too much problems while configuring sometimes, specially in Linux. When I was trying to install it, I was getting the following error:
I tried to set it up manuall...
Justle asked 7/3, 2016 at 11:38
9
Solved
How do I install STS on Ubuntu? I already downloaded the compressed STS tar.gz file from spring.io.
Irruptive asked 27/7, 2015 at 20:46
4
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,...
Eta asked 28/1, 2018 at 4:21
7
Solved
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 spr...
Cottonseed asked 29/3, 2018 at 0:0
19
Solved
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 instal...
Brumby asked 12/10, 2018 at 13:25
10
Solved
I am very new to STS. I searched for this error in stackoverflow. I didn't find correct matching answer.
I am able to see the class in MavenDependencies seciton in STS but not able to add the anno...
Capet asked 16/1, 2017 at 2:57
10
Solved
Every time I run my Spring Boot project on debug mode in Eclipse IDE (Spring Tool Suite), the thread stops at throw new SilentExitException(); line even without a breakpoint.
Is there some solution...
Perkin asked 24/9, 2015 at 21:4
2
Solved
I am unable to find a way how to run code coverage in STS4.
In Eclipse Oxygen, I needed to do:
Right-click on project > Properties > Coverage to enable code
coverage
Then, right-click on pr...
Downy asked 18/10, 2021 at 1:14
2
I've installed the most popular plugin in Eclipse (Spring Tools 4.14.1) and i tried to create a new project and open the pom.xml and then it shows error and comes like
Failed to create the part's c...
Bute asked 28/4, 2022 at 11:40
9
Solved
I'm trying to use Spring Tool Suite 4 with Eclipse Oxygen, but the Auto Complete / Content Assist features specific to Spring Tool Suite do not seem to be present. The normal eclipse content assist...
Casandra asked 12/1, 2019 at 0:7
7
Solved
I have to create a Spring Boot WEB app but the JSP pages are show as plain text without any highlight or marker.
How to configure STS to show JSP files as Eclipse do?
Using STS 4.0.0.M12.
Energetic asked 27/7, 2018 at 12:50
5
Solved
When I run dbm-generate-changelog exception is thrown. I would like to debug this script but I can't figure how to do it. I tried to put breakpoint to the script file _DatabaseMigrationCommon.groov...
Amontillado asked 24/11, 2013 at 21:7
2
I am trying to install Spring tool suite.
when I downloaded it from https://spring.io/tools#suite-three, it gave a .jar file like spring-tool-suite-4-4.8.1.RELEASE-e4.17.0-win32.win32.x86_64.self-e...
Biafra asked 2/12, 2020 at 4:37
4
Solved
When I use the Java 8 method reference double colon operator (::) with new operator (e.g. MyType::new), I get this error in Eclipse of Spring Tool suite (STS):
The type org.eclipse.jdt.annotatio...
Friedlander asked 18/11, 2015 at 16:48
1 Next >
© 2022 - 2025 — McMap. All rights reserved.