sts-springsourcetoolsuite Questions
7
Solved
i got a tricky one:
I can't set valid breakpoints. Not in Tests, neither in my Java Classes. I searched Stackoverflow and google, but I couldn't find anybody with the same problem.
I'm using ST...
Empedocles asked 3/11, 2011 at 8:46
12
Solved
I was trying to setup Spring mvc projects on eclipse. Basic projects were working fine. But using restful services, jersey etc started giving so many errors related to dependencies. So I am plannin...
Echinate asked 11/12, 2012 at 3:19
24
Solved
I am starting to configure my development environment and I am using Spring Tool Suite 2.8.1 along with m2E 1.01.
As far as I can tell, since this is a Maven Project (my first), my Maven POM is di...
Alienist asked 13/1, 2012 at 22:16
35
Solved
From now to then, my Maven 2 started to mess around.
I am using SPring STS 2.6.1 and have a single project based on Spring 3, Hibernate, DWR, Cometd and all that stuff.
Today I just updated from ...
Frap asked 24/5, 2011 at 13:47
2
I recently installed the springsource tool suite plugin for eclipse, running on windows 7. But when I open a command prompt (by typing cmd in the windows start menu) and type in:
mvn --version
...
Winery asked 26/8, 2013 at 23:26
5
Solved
When I became aware of Sublime, I noticed the benefits of dark themes to your workspace. But since Sublime doesn't have support for Grails at the moment, I search for ways to theme STS or SpringSou...
Quinlan asked 23/7, 2012 at 2:9
7
I get a strange error when I add a new property to message.properties file in my grails application during runtime. When I restart the application via the command line, or restart STS, this error d...
Pylon asked 18/6, 2012 at 11:29
7
Solved
i am trying to create a unit test using SpringJUnit4ClassRunner but everytime i execute the test it says it cannot find SpringJUnit4ClassRunner using mvn install.
\src\test\java\com\jr\freedom\uti...
Monomial asked 18/12, 2012 at 12:23
3
Solved
If I have a piece of Code
MyIdentifierIsNice(OtherThingAlsoNice isBetterThen);
I'd like to change the behavior of Ctrl-Left in Eclipse from stopping here:
My|Identifier|Is|Nice|(|Other|Thin...
Copper asked 9/12, 2010 at 14:10
2
Solved
I've downloaded and installed STS 3.8.2 on my Mac (10.12.1). Each time the STS.app file is launched, it creates a new org.springsource.sts_3.8.2.RELEASE_########_macosx_cocoa_x86_64 folder under th...
Lorri asked 21/11, 2016 at 15:51
3
I have installed a springsource tools suite 2.5 and I want to move to 2.6 version, so I was looking for uninstalling the older version, but i don't find the uninstaller.
So, deleting the directory ...
Heidyheifer asked 3/5, 2011 at 9:10
3
When I run web app on server in STS internal web browser opens. I want to disable this but I don't know where can I do this.
Veil asked 15/2, 2011 at 18:38
7
Solved
When I run a Spring MVC application I get this exception and the sever fails to start.
Please help me to fix this issue.
Exception StackTrace:
Jan 24, 2013 11:33:59 AM org.apache.catalina....
Dodson asked 24/1, 2013 at 6:11
2
I have a project hosted in googlecode with Git.
I'm using STS (SpringSource Tool Suite) with eGit.
I cloned the repository at home and I could commit & push the changes successfully.
I did th...
Flagstone asked 1/10, 2012 at 7:21
1
Solved
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 U...
Diamine asked 31/7, 2017 at 18:31
2
Solved
I recently let STS update itself from 3.1 to 3.5 and now I'm getting errors regarding the MatchLocator class. I'm not sure what MatchLocator is, but it appears to be a core Eclipse service.
When I...
Lecroy asked 8/4, 2014 at 20:13
1
I have downloaded Spring STS. I created a project (new spring starter project) and selected gradle buildship. It said I didn't have it and needed it from the marketplace.
I went to the marketplace...
Voe asked 13/1, 2017 at 17:13
4
Solved
I'm using SpringSource Tool Suite (with Roo) and have some success.
What bothers me though is that I don't know how to debug tag library-stuff.
I may add breakpoints but it never stops at them.
W...
Vermicelli asked 4/8, 2011 at 17:23
4
Solved
I just downloaded the Springsource Tool Suite, and I created a simple bean configuration file called myDefinition.xml and placed it in the root directory of the Spring Project. However, the Spring ...
Botanist asked 16/10, 2009 at 18:42
1
I have configure external Maven 3.9 to spring tool suit.
I did all possible way what was mentioned in different post from stackover flow but failed to overcome below error Cannot change version of...
Roundfaced asked 17/3, 2016 at 9:31
4
Solved
We have implemented our repositories exactly as demonstrated in the Spring Data documentation. Everything was fine until we upgraded from STS 2.9 to STS 3.1. All attempts to get these errors to dis...
Hydride asked 25/10, 2012 at 15:55
2
Solved
I'm getting my feet wet with Spring. I downloaded STS and I'm following basic examples from Spring in Action Second Edition. I'm stuck when trying to implement basic AOP and I guess I'm just missin...
Crooks asked 25/6, 2011 at 1:58
4
Solved
Could anyone advise as to the pros and cons of using Pivotal tc Server as opposed to just vanilla Tomcat for a Spring-MVC Java web application? Could find very little about Pivotal other than on th...
Korrie asked 2/5, 2014 at 8:55
4
Solved
There apparently used to be a toggle switch on the Dashboard itself, but that's gone, and I can't find anything in the Preferences. I'm using version 2.5.2.
I know it's really not a big deal, but ...
Fairtrade asked 1/3, 2011 at 17:33
4
Solved
I have the following in my Config.groovy file:
grails.config.locations = [ "classpath:env.groovy" ]
Now, where exactly am I supposed to place "env.groovy" such that it is available on the CLASSP...
Firepower asked 5/3, 2011 at 15:19
1 Next >
© 2022 - 2024 — McMap. All rights reserved.