Questions tagged [sts-springsourcetoolsuite]

Spring Tool Suite (STS) is the Eclipse-powered development environment for building Spring-powered enterprise applications. STS supplies tools for all of the latest enterprise Java and Spring based technologies. The Groovy-Grails Tool Suite (GGTS) is a variant of STS tailored towards developing Groovy and Grails applications.

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.

Links

Usage

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

568 questions
0
votes
1 answer

STS - Where is Groovy Installed?

I have installed the latest version of SpringSource Tool Suite and have installed the Groovy and Grails plugins and everything is working fine. I was reading through the basics of Groovy and came to an installation page:…
skaz
  • 21,962
  • 20
  • 69
  • 98
0
votes
1 answer

Problems on running MyFaces project with Tomcat in Windows (java.lang.LinkageError)

I'm facing this problem that I cant understand the error. This projects runs ok on Mac, but on Windows is happening this: GRAVE: Exception sending context initialized event to listener instance of class…
John John Pichler
  • 4,427
  • 8
  • 43
  • 72
0
votes
1 answer

STS 2.9.1 keeps duplicating Grails generated classes

From time to time a source file somehow gets two class files, like this: Trying to delete either class file gives an error. Grails clean and Eclipse Clean Project don't help. Usually I have to delete the source file and re-create to get rid of the…
Josh Diehl
  • 2,913
  • 2
  • 31
  • 43
0
votes
1 answer

SpringSource Tool Suite can't import spring library classes

I'm just learning Spring and tried out the example Hello World app here on my installed STS. However, none of the imports are working. I've tried installing various times, without any change. Is there any post-install or post-project creation steps…
Debojit
  • 568
  • 1
  • 10
  • 24
0
votes
3 answers

Creation of Simple Spring Hibernate Utility Project with Template: app-context file in error

I'm starting with Spring and I've just install SpringSource Tool Suite. I'm trying to create a new project with the Spring Template Project. I selected the Simple Spring Hibernate Utility Project option. My created project have errors. The…
Pascal
  • 3
  • 4
-1
votes
1 answer

Why is Target Unreachable, identifier resolved to null on weblogic

People are marking this a duplicate, but if you look at my answer below, you will see why it is different. I am using STS, weblogic, and primefaces 5.3 and I keep getting the error "Target Unreachable, identifier 'dtObservationsView' resolved to…
DenisMP
  • 973
  • 2
  • 16
  • 31
-1
votes
1 answer

Latest STS and git server

Ho do i configure the latest STS to use my own git server? My git server is installed on Debian Wheezy on a second pc and the GIT-Plugin from the STS uses my repository. But i can't commit an existing maven project. Any ideas what could be wrong?…
-1
votes
1 answer

Replace Roo @Id Long id with @Id Integer id on superclass doesn't affect child classes

I bumped into this problem today, and can't solve it. I have a project which contains class Domain. @DiscriminatorColumn(name = "type_abrv", columnDefinition = "type_abrv", discriminatorType = DiscriminatorType.STRING) @Inheritance(strategy =…
elithin
  • 191
  • 1
  • 4
  • 14
-1
votes
1 answer

Maven project with maven-shade-plugin doesn't deploy to SpringSource Server correctly

We assemble a war file from several Maven based projects. One of the projects uses maven-shade-plugin to include additional library inside its target jar file. Let's call it x.jar for the sake of this discussion. When maven builds the war file it…
-1
votes
1 answer

springsource tool suite (eclipse) tutorial?

any tutorial on this how to enable spring support for my existing project,and fast way to create my bean defination file.xml files..? i know manually way of creating applicationcontex.xml..etc .but wonder is there any fast way when using…
cometta
  • 35,071
  • 77
  • 215
  • 324
-2
votes
1 answer

Unable to download the groovy eclipse plugin

Unfortunately I am not able to download the groovy eclipse plugin via the URL http://dist.springsource.org/snapshot/GRECLIPSE/e4.5/. The download will be executed without error but the file downloaded has always 0 Bytes as result. The name of the…
QMI
  • 1
-2
votes
1 answer

Create a web page with content corresponding with another page?

I'm trying to create a web application with 2 pages video page and picture page. After watch video user will be redirected to picture page The requirements are : Video page show video on lists either sequential or random, total video played will be…
vintry
  • 301
  • 3
  • 9
-3
votes
1 answer

downloaded STS, how to import/open petcare?

The spring website says: The petcare sample application referenced in this presentation can also be accessed in the Spring Samples SVN repository. This sample app is directly importable & runnable with SpringSource Tool Suite I…
mrblah
  • 99,669
  • 140
  • 310
  • 420
1 2 3
37
38