sts-springsourcetoolsuite Questions
2
Solved
I know that there is a previously posted question that is very similar to this one. But the solution doesn't apply to my problem.
I'm trying to start a basic Spring project with Maven.
This is my ...
Defilade asked 6/7, 2012 at 12:22
2
I have recently started using the Spring Tools Suite (STS 2.7.2), and it seems the memory consumed by the IDE keeps increasing as you continue to work. The usage of the IDE has been pretty limited ...
Loyceloyd asked 21/9, 2011 at 16:40
1
Solved
I want to do some clean up in POM.XML. How can I check which dependencies aren't used at all by my code and if one is used then how tell which one is it?
Of course I don't want to simply delete de...
Circinus asked 27/4, 2012 at 7:49
2
Solved
In Spring Source Toolsuite (Eclipse with some Spring tuning) there is nice wizard to pick namespaces when defining new spring config (see picture):
I wasn't able to find anything like that in In...
Debark asked 25/3, 2012 at 18:30
1
Solved
My project compiled fine without any problems. I went out of Eclipse and went back inside and get this error. These folders do not exist in my project. I do not think are part of Grails, it appears...
Miaow asked 4/4, 2012 at 1:37
5
I'm developing a Java web project in Eclipse (STS version 2.8.1.RELEASE) with Maven (version 2.2.1) and unit tests written in Groovy. The unit tests are located under src/test/groovy. Furthermore I...
Twitch asked 7/2, 2012 at 16:19
2
Solved
I downloaded springsource tools suite, and created a springMVC template project (hello world). Worked great. I just added a simple form, and the spring tags don't seem to work. STS doesn't recogniz...
Griswold asked 30/1, 2012 at 16:29
3
Solved
For some reason, when I go to add a JRE to eclipse/sts and give it the location of the JDK 1.6.0_22, it says:
Target is not a JDK root. System library was not found.
I am giving it this folder, w...
Pellmell asked 29/11, 2010 at 14:45
1
I'm using STS 2.8.1 (I think it's based on Eclipse Indigo) with Subclipse 1.6.18.
I'm trying to check some code out from a repository, but when I add the repository location, I get the following e...
Ideo asked 24/1, 2012 at 8:28
3
Solved
Since a few days I can't no longer use the keyboard shortcuts like Ctrl-S because it inserts special characters into my sources.
In a property file I noticed that Ctrl-S inserts \u2308 .
Is ther...
Avaavadavat asked 23/1, 2012 at 10:11
3
I created a template project named sample and started it with spring tc server. The application gets deployed but then when I go to http://localhost:8080/sample/ I get the following error
INFO: Se...
Willock asked 8/5, 2011 at 12:23
1
Solved
Every new day my projects are lost in project browser in eclipse-indigo but remain in disk, so I must import all projects again in every morning. Do you have any idea about this problem?
I can see...
Middlebreaker asked 21/12, 2011 at 9:41
1
Solved
I have a GWT app (generated by roo) that I have decided to secure with Spring Security. Roo generates a login.jspx page as part of the security setup and this jspx uses some basic JSTL taglibs.
Wh...
Betoken asked 15/8, 2011 at 5:46
1
Solved
I am new with both Git and GitHub so please bear with me.
I have an empty repository on GitHub with an automatically created branch (gh-pages), which, I understand, is supposed to be used with Git...
Polystyrene asked 16/7, 2011 at 21:0
1
I'm using the latest version of SpringSource Tool Suite (STS). I have set up a Java project. My code has an Ant build file that packages a WAR. I have Tomcat 6.0.24 installed locally on my Mac 10.6...
Monosyllabic asked 16/3, 2011 at 20:20
2
Solved
I've just spent the last hour looking at threads on Stackoverflow.com , trying to import a Maven project in to Spring ToolSuite 2.5.2.
The Maven project has multiple modules, when I use the Import...
Chancellorship asked 7/3, 2011 at 12:40
2
Solved
I basically have 2 questions:
Is there a way to invoke maven console from eclipse? (where I could write eclipse:eclipse, and it started building eclipse project)
Where does STS unpack it's maven?...
Verenaverene asked 26/2, 2010 at 10:51
© 2022 - 2024 — McMap. All rights reserved.