Questions tagged [spring-tools-4]

98 questions
22
votes
2 answers

Spring plugin in Eclipse cannot open pom.xml

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 controls The error shows like this. Why does this…
atialus.so
  • 221
  • 1
  • 2
  • 4
9
votes
1 answer

Content autocomplete in spring tool suite 4

The autocomplete for content is not working in spring tool suite 4. I have checked the settings Could anyone tell me how to solve this. For Example: if I enter Math. -> and press ctrl + space for suggestions it show no default templates.
Chandan
  • 129
  • 1
  • 1
  • 5
7
votes
6 answers

STS4 - No content assist in application.properties

Just watched the new Video Getting Super Productive with Spring Tools 4 and Spring Boot 2. Wanted to test the content assist in application.properties under STS4 and it doesn't work. When I press ctrl+space there is nothing. Tags should be…
Hesk
  • 307
  • 4
  • 16
3
votes
1 answer

Do the Spring Tools in the VsCode version have the same features as the Eclipse version?

I tried to find videos or texts explaining the difference, but I didn't find anything to convince me. I'm just getting started and I want to specialize in an IDE only, if possible. I'm studying JScript (vue) frameworks and I'm already using VSCode…
3
votes
1 answer

Spring Boot Error: Failed to refresh live data from process 90196

I am trying to create a RESTful website using Spring Tool Suite. I am getting the error: "Failed to refresh live data from process 90196 - com.example.demo.DemoApplication after retries: 10." I am unsure why I am getting this error. Any…
torresst17
  • 31
  • 1
  • 2
3
votes
1 answer

Downloading earlier version of STS4

STS 4 websites publishes link to download latest version of the IDE on their website. How can we download one the earlier versions of STS ? I am looking to download 4.3 as its having kotlin support. PS: I am looking to import springframework code to…
Rajeev Akotkar
  • 1,377
  • 4
  • 26
  • 46
3
votes
2 answers

Unable to see spring starter project in eclipse

I have eclipse IDE luna 4.4.0 installed on my sytsem. I also installed Spring Tool Suite 3(3.9.8.Release) and Spring Tools 4- for spring boot(4.1.0.Release). I am unable to see Springstarter project in eclipse under new project option.
3
votes
1 answer

"display" view is not visible in any perspective in "Spring Tool Suite Version: 3.9.6.RELEASE"

Window -> Show view -> other -> type "disp". but display view is not coming I have done reset in both debug and spring prespective but still display is not visible.
2
votes
1 answer

Tomcat Jasper Dependen

I am trying to find out the Tomcat version for the sts 4 but could not find as there are no maven dependency folder unlike the previous versions of the spring boot. so can anyone please tell me the version of Tomcat used in STS 4 pparticularly so…
2
votes
1 answer

Trying to install Spring Tools App 4.7.0 on macOS Catalina

Trying to install Sprint Tools 4 on my mac. Install goes ok, but when I try to open the app I get error messages: "openjdk-11.0.2.jdk" cannot be opened because the developer cannot be verified. macOS cannot verify that this app is free from…
Vida
  • 480
  • 7
  • 18
2
votes
1 answer

Ctrl + Shift + L Quick Search is not working in STS Spring Tools 4 and Eclipse

I have installed new version of Spring Tools 4.6.2 and Quicksearch (CTRL+Shift+L) doesn't work, it shows the "Show Key assist" instead. I didn't find any post here related to this. Is it really bug in newer version or let me know alternate shortcuts…
2
votes
2 answers

Spring Boot Dashboard not available in Eclipse Version: 2020-06

I just installed a fresh download of Eclipse version: 2020-06 (4.16.0) and then installed the Spring Tool Suite 4 for Eclipse (4.6.2 update e4.16) on Windows 10. It seems there is no Spring Boot Dashboard which was available in Eclipse 4.15. How do…
Perry Yao
  • 21
  • 2
  • 2
2
votes
5 answers

Error when Unzipping / Extracting Spring Tools Suite downloaded Zip / Jar file

I downloaded the latest version of spring tools suite. It came in the form a zip / jar file which shows an error when i try to unzip it. It says there are insufficient files and it cannot unzip it and will be marked as corrupt. I downloaded it 3…
Rishit Shah
  • 355
  • 5
  • 20
1
vote
2 answers

compiling with java17 even though compiler compliance pointed to java8 in spring tool suite 4

I have downloaded Spring Tool Suite4 IDE, Java17 Came Along with that IDE. But i want to work on Java8. I installed only java8 in my system and started working on to print just "Hello Spring Boot". When i run the sample project the code is being…
1
vote
1 answer

How do I resolve an expired x509 certificate issue while installing STS4 from Eclipse Marketplace?

I've just downloaded a fresh copy of Eclipse Version: 2022-09 (4.25.0) Build id: 20220908-1902 and fired up the Marketplace client to install Spring Tools 4 (4.16.0.RELEASE). Edit: I should add that I used the same workspace as the previous version…
1
2 3 4 5 6 7