Questions tagged [spring-tools-4]

98 questions
0
votes
1 answer

Spring Tools 4 for Eclipse info about running app

I am new to Spring and trying to understand a few things. In spring docs read about spring tools and thought to give it a try. I installed Spring Tools 4.9.0 from Eclipse Marketplace and use it to import a tutorial project (File > New > Other >…
fludas
  • 58
  • 1
  • 5
0
votes
1 answer

How pass Gradle command parameters to execute a task through Buildship

I know that if in Gradle I use: build -x test it builds and the test are not executed. In STS with Buildship for support with Gradle, for example for Spring Integration It has the following two tasks of my interest (build and test): I can build…
Manuel Jordan
  • 15,253
  • 21
  • 95
  • 158
0
votes
0 answers

STS unable to create spring stater project

Hai I just installed the Spring Tool Suite version 4.8.1 and even configured JDK 11 im unable to create a spring stater project since im getting a popup could not download javadocs and sources
0
votes
1 answer

Spring Tool Suite Not Responding

My STS doesn't respond every time I resize a window, click an option that requires a new dialog box popup, or press "Page Up" too many times inside the editor. My config is as…
E. Oon
  • 61
  • 7
0
votes
1 answer

Why Installing Roo Support fails on Eclipse IDE for Enterprise Java Developers 2020-09 (4.17.0) Build id: 20200910-1200 with STS 4.8.0

Tried installing Spring-Roo support from: Spring IDE - http://dist.springframework.org/release/IDE/ Fails with: Cannot complete the install because one or more required items could not be found. Software being installed: Spring IDE Roo Support…
0
votes
1 answer

In Spring Tools Sutie 4, why Alt + Shift + Q, O not work?

I am using Spring Tools Suite 4 (based on Eclipse IDE). Spring Tool Suite 4 Version: 4.8.0.RELEASE Build Id: 202009151856 Copyright (c) 2007 - 2020 Pivotal, Inc. All rights reserved. Visit https://spring.io/tools This product includes software…
Vy Do
  • 46,709
  • 59
  • 215
  • 313
0
votes
1 answer

Is command org.springframework.ide.eclipse.boot.validation.springbootbuilder needed by STS4-Eclipse?

I remember that one of the steps to upgrade my Eclipse workspace from STS3 to STS4 was to remove the command org.springframework.ide.eclipse.core.springbuilder from .project file, as described at…
Mauro Molinari
  • 1,246
  • 2
  • 14
  • 24
0
votes
1 answer

License to use Spring tools 4

What license is required to use Spring Tools 4? What is Spring Tools 4 licensed under? I have looked on the website but am unable to find a license (i.e. GNU, GPL, Apache, EULA). Does anyone know the correct license?
0
votes
0 answers

Spring Tool Suite 4.8.0.RELEASE - Network connections proxy settings

When I run any maven command with specified http and https proxy address and port as below: mvn -Dhttps.proxyHost= -Dhttps.proxyPort= -Dhttp.proxyHost... It's running without any error. I want to…
0
votes
1 answer

spring boot suite - independant IDE or is it a plugin for other IDE such as Eclipse

I am new to spring boot. One thing that puzzles me is that is spring boot suite a standalone IDE ? i.e. Does it behave like a regular IDE ? Or is it just an add-on or plugin that must be used in conjunction with an exisiting IDE, e.g eclipse etc…
d t
  • 1
0
votes
1 answer

Spring Boot project - CSS Autocomplete not working in STS 4.7

I am developing web application with Spring Boot and Thymeleaf as template engine. I've placed all CSS files at "resource/static/css" location. But when i try to edit html file, STS doesn't suggest CSS classes from both my custom CSS file and…
0
votes
1 answer

Spring Tool Suite 4 (STS) not able to open Marketplace. No proxy in connection

I'm using latest STS version 4.7 on Windows 10 Enterprise. I don't have any proxy to connect to internet. I don't need to configure any proxy to browse internet as well. I'm facing strange problem. Whenever I click on Eclipse Marketplace, I just see…
0
votes
3 answers

Creating a Spring MVC Project in Spring Tools 4 (Eclipse)

I installed Eclipse IDE for Enterprise Java Developers. I went to menu Help -> Eclipse Marketplace... and installed "Spring Tools 4 (aka Spring Tools Suite 4)" My goal is to create a first simple Spring MVC application. So I went to youtube and…
Daniel
  • 295
  • 2
  • 9
0
votes
1 answer

sts 4.7.0.RELEASE starts embedded mongo

Seems that the new release by default starts the Embedded Mongo when it's found on the classpath instead of using the mongo template defined in the application.properties. The workaround is to temporary remove flapdoodle.embed from the dependency…
Preben
  • 63
  • 2
  • 9
0
votes
1 answer

Spring Tool Suite 4 for Windows 32bit

I downloaded and unzip the Spring Tools 4 but i encounter an error "This app can't run on you PC. To find a version of your PC, check with the software publisher." Is there a specific installer for Windows 32 bit? Thanks, CESAR
Sarec Jr.
  • 11
  • 1
  • 2