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.

1372 questions
0
votes
1 answer

Change the Team Project Set import destination in Eclipse, STS, or RAD

After researching, I can't find a way to change the default import location when importing a Team Project Set in either RAD, STS, or base Eclipse. Currently it just dumps the projects into the workspace. I keep all of my projects on a separate drive…
sudoJustin
  • 60
  • 8
0
votes
2 answers

Simple spring utility project?

I am using a spring 3 book to learn Spring. But I am using the latest Eclipse for Spring or STS. The book tells me to make a spring utility project (screenshot below) or SUP , but I don't see that anywhere in my list of "items". I tried - projects…
james
  • 1,667
  • 5
  • 26
  • 38
0
votes
0 answers

STS cannot find xml resources when projects are cross dependant

I've 2 projects: Project A with its spring declaration file a.xml Project B that uses Project A with its spring declaration file b.xml If I deploy Project B in an external Tomcat everything works fine but inside STS the only way to run Project B…
Alexio Cassani
  • 269
  • 2
  • 6
  • 19
0
votes
1 answer

How to change the grails version in eclipse?

I am using http://spring.io/tools/ggts for grails development. But the version that comes with this eclipse bundle is above 2.2.0. I need to change the grails version and point it to 2.2.0. I have downloaded grails version 2.2.0. How can i change…
user3256520
  • 441
  • 1
  • 4
  • 17
0
votes
1 answer

Cannot install Groovy-Eclipse on STS

It shows that groovy-eclipse has been installed, however I cannot find any groovy related options in creating new file wizard. I see the same in both 3.5.x and 3.6.0.
PeiSong
  • 1,005
  • 10
  • 16
0
votes
1 answer

Export repository locations from STS or RAD

Due to recent hardware failures, I am having to set up a new workspace for STS and I have a lot of repositories to add. I have added them all, but I am trying to find a way to export the repository locations so that in the future, anyone on my team…
sudoJustin
  • 60
  • 8
0
votes
1 answer

GGTS Groovy:Can't have an abstract method in a non-abstract class in DslBuilder

I created a project from command line and have eight errors. I had previously done so from within Eclipse, had this error, so thought I would try it from outside just to be sure I wasn't doing something odd. Anyway, absolutely nothing done to the…
Bill Turner
  • 869
  • 1
  • 13
  • 27
0
votes
1 answer

Warnings in GGTS using grails

I'm starting a project using grails and have installed several versions: 2.3.8, 2.4.1. But when I create a new project in GGTS version 3.5.1 with the platform Eclipse Kepler 4.3.2 using grails 2.3.8 a yellow warning sign next to the project name…
lumee
  • 613
  • 1
  • 5
  • 15
0
votes
3 answers

eclipse auto complete content assis

In my javaIDE eclipse indigo, started making a list e.g. List list = new and then hit Ctrl + space and the top choice was ArrayList() which then filled in the rest List list = new ArrayList(); Now I have moved to Spring…
user3206236
  • 315
  • 5
  • 14
0
votes
1 answer

Groovy Grails Tool Suite Requries Java Runtime Environment 1.6.0

I just downloaded the Spring Groovy/Grails tool suite version 3.5.1 and the installer fails with the note "This application requires a Java Runtime Environment 1.6.0". Obviously, I will be installing 1.6 and overriding my path to get the installer…
Michael Hoffman
  • 444
  • 5
  • 14
0
votes
1 answer

How can I deploy from within STS 3.5.1 (Spring Tool Suite) to a remote GlassFish 4 server?

I use Netbeans 8 and can deploy to my debian server, by just clicking the play button. Now I want to be able to do the same from within the spring tool suite. So what do I have to do? UPDATE (2014-06-30): This helped me:…
0
votes
2 answers

SSLSocket not found; Spring Roo 1.2.5, STS 3.6, SQLServer driver, cannot convert from Class to Class

I started working with Spring Tool Suite 6.0 M1, Spring Roo 1.2.5, JDK 8.0, Windows 7 Home; I created a Spring Roo project but I'm having troubles to complete the project configuration. Here the steps: The Roo project is created: File > New > Other…
Jrr
  • 167
  • 1
  • 4
  • 14
0
votes
0 answers

GGTS throwing error when building, string index out of range

I am working on a very large project, and am currently tasked to get the project to work correctly using GGTS rather than intelli-j. The project compiles and runs correctly from cygwin. However, when trying to build the project in GGTS an error…
Devin Wright
  • 191
  • 1
  • 11
0
votes
1 answer

Build Error when building blank Grails Project in GGTS

I have freshly downloaded GGTS 3.5.1 and pointed it to grails-2.4.0 and jdk_1.8.0_05 but I can't build just a blank grails project without getting build errors. The exact error is. Building Workspace Errors Occurred During The Build Errors running…
0
votes
1 answer

Error Occur When Grails project Import

Good day all members I see error When I import Grails project to GGTS. Error is below. Import Grails project has encountered a problem.Invalid project description. Project is overlaps the location of another project. If anyone know help me…
user3588466
  • 23
  • 1
  • 4