sts-springsourcetoolsuite Questions

3

Installed Kepler-based STS 3.4.0.RELEASE (current latest version) and the Gradle Support package from the Dashboard Extensions. Now I would like to create a Spring MVC project from scratch that use...
Thousandfold asked 1/2, 2014 at 11:15

2

Is Eclipse "Build Project" command same as the Maven command "mvn compile"? Do both basically do the same thing? If Yes, then why do I need to do a "Build Project" in STS after running "mvn clean ...
Sunday asked 15/5, 2015 at 10:55

5

Solved

I am trying to build a Grails project in STS and am getting many error messages of the form: Groovy:unable to resolve class org.codehaus.groovy.grails.commons.ConfigurationHolder as well as others ...
Galipot asked 29/5, 2011 at 13:20

4

I'm using STS (SpringSource Tool Suite) which comes with VMware vFabric tc Server Developer Edition v2.6. The problem is, every time I start it, it shows the following error: Port 8080 required ...
Pict asked 15/8, 2012 at 17:7

1

Solved

I am running STS (Kepler/3.5.1.RELEASE) and experiencing an annoying issue in which Java editors will highlight occurrences of a variable/method/etc. only after a ten-second delay. This behavior ...
Fuscous asked 6/8, 2014 at 12:4

2

Solved

A Gradle project in my workspace (call it Downstream) needs to depend on another Gradle project (call it Upstream). Outside of Eclipse, of course Upstream would need to be build and installed befor...
Zoologist asked 9/10, 2014 at 16:3

1

Solved

During work in my Maven controlled java project in Eclipse sometimes strange dependencies are added into the pom.xml of the project (scala.lang or whatever). Most often I realize this when committi...
Cent asked 17/9, 2014 at 10:17

3

Solved

I have looked everywhere and tried to get to the root of this error but am Having no luck. I have Eclipse STS with Dali JPA Tools installed. I have a project with a connected HSQLDB and entities. W...
Thanatos asked 11/7, 2012 at 5:15

2

Solved

I don't have any other issues with java and STS starts up fine but when I try to run my app as "Run as Spring Boot App" (or any of the samples), the console is empty for up to 5 minutes, before I g...
Vallie asked 8/5, 2014 at 20:38

2

I have installed GGTS, on ubuntu and am trying to edit .Groovy files with the built in editor. The autocomplete is extremely annoying because while it will recognize my domain objects i.e. my Use...
Cindacindee asked 28/8, 2013 at 15:5

3

Solved

I've created a web project in STS 2.9.2 using Spring 3.0.6 and Maven 3.0.3. I've created some pages and code with no errors. I've upgraded Spring libraries version from 3.0.6 to 3.1.2 in project's ...
Origan asked 14/7, 2012 at 12:14

3

Solved

Once in a while I'll get the following error when the Gradle STS extension tries to execute my project's gradle build script after launching Eclipse 3.7 (Indigo) with the Gradle STS extension insta...
Bewick asked 25/9, 2012 at 14:48

1

Solved

I am trying to get started on Gradle using STS 3.4.0 release, but when I try to add the Gradle support to my project all the options in the sub-menu are grayed out. I tried removing the project and...

2

Solved

I am trying to create a AppFuse archetype for creating a web application with Hibernate, Spring and Spring MVC using spring source. But I am getting the following error. Unable to create project ...
Possess asked 4/5, 2011 at 6:12

1

Solved

Does anyone know where I can find the most recent feature comparison document for Spring IDE plugin vs SpringSource Tool Suite STS (version 3.3.0)? I believe Eclipse made some good progress in Ke...
Jeannajeanne asked 14/8, 2013 at 8:49

3

Solved

I am getting this exception when trying to start my spring MVC hibernate app. SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.Cont...
Lemke asked 2/10, 2011 at 16:9

5

I've been running STS 2.3.2 on a MacBook Pro for a few days now. I'm finding the performance to be significantly slower than any other build of Eclipse I've used. For example, switching from one ta...
Zebec asked 28/4, 2010 at 5:31

3

Solved

I'm working with STS 2.5.0 and I when I tried to install the GWT extension I encountered the following error: An error occurred while collecting items to be installed session context was:(profile=...
Boxberry asked 28/2, 2011 at 11:51

2

Solved

In an older version of Eclipse, the number of which I can't remember, there was an option when right-clicking a project under Run As of Maven Package. In Springsource Tool Suite 2.9.0 built on Ecl...
Retainer asked 12/3, 2012 at 10:41

1

Solved

I'm using Eclipse-STS + EclEmma plugin to see coverage of my code. In all my abstract util classes (with only static methods) I see 3 missed instructions (Instructions Counter report) at the class ...

1

Solved

I have a small JUnit test that expects an exception to be thrown. The method throws the exception as expected but when I'm running a "Coverage As" run in Eclipse SpringSource ToolSuite, the two lin...
Addia asked 6/12, 2012 at 16:31

3

Solved

When I create a Spring MVC Template Project with the SpringSource IDE, I run the application and the root URL is set as the last word of the default package name: For example, when I create the pr...
Cuthburt asked 4/12, 2012 at 14:55

1

Solved

Groovy Grails Tool Suite always takes more than 3000M of memory. Even at start. Heap status show about 2500M How can I fix this, it's not supposed to take that much. I always have to restart my ...
Unicycle asked 22/11, 2012 at 15:18

3

Solved

I have looked around for a beginners tutorial to start creating a Spring app using the STS IDE. There seems to be nothing around, its either hand build it or the tutorial doesn't work and is many v...
Protasis asked 3/3, 2011 at 18:1

1

I'm using Springsource Tools Suite 3 and trying to implement interceptions. That's the code and errors are commented: servlet-context.xml <?xml version="1.0" encoding="UTF-8"?> <beans:be...
Cancel asked 1/9, 2012 at 9:13

© 2022 - 2024 — McMap. All rights reserved.