Top "Sts-springsourcetoolsuite" questions

Spring Tool Suite (STS) is the Eclipse-powered development environment for building Spring-powered enterprise applications.

Cannot find class [org.apache.commons.dbcp.BasicDataSource]

I am getting this exception when trying to start my spring MVC hibernate app. SEVERE: Exception sending context initialized event …

hibernate spring-mvc sts-springsourcetoolsuite
Get "Invalid derived query" error all over the place in our Spring Data JpaRepository interfaces in STS 3.1

We have implemented our repositories exactly as demonstrated in the Spring Data documentation. Everything was fine until we upgraded from …

spring spring-mvc sts-springsourcetoolsuite spring-data spring-data-jpa
SVN how upgrade working copy

I use STS for working with SVN. When I try upgrade (version 1.6) I received this error: org.apache.subversion.javahl.…

svn upgrade sts-springsourcetoolsuite
Eclipse Dali JPA error : 'Console configuration "" does not exist'

I have looked everywhere and tried to get to the root of this error but am Having no luck. I …

eclipse jpa sts-springsourcetoolsuite dali
Eclipse (STS) + Maven

I basically have 2 questions: Is there a way to invoke maven console from eclipse? (where I could write eclipse:eclipse, …

eclipse maven-2 plugins console sts-springsourcetoolsuite
STS is failing to start on my machine

I was trying to setup Spring mvc projects on eclipse. Basic projects were working fine. But using restful services, jersey …

java jvm sts-springsourcetoolsuite
Maven reference for springframework.org/tags form per spring source ide?

Hi new to java and I'm getting the following errors per the following lines from a .jsp that I have …

java eclipse spring sts-springsourcetoolsuite
The container 'Maven Dependencies' references non existing library

I use SpringSource Tool Suite 2.3.0. Recently I added the commons-compress dependency to pom.xml as required by jackrabbit 2.0 dependency. Updating …

maven-2 dependencies wildcard springsource sts-springsourcetoolsuite
No mapping found for HTTP request with URI [/myproject/] in DispatcherServlet with name 'appServlet'

I'm absolutely newbie with Java and Spring and I want to learn from example. I'm using an out-of-the-box configuration / installation …

java spring spring-mvc sts-springsourcetoolsuite tcserver
"RA layer request failed" error with Subclipse, no errors with web browser

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 …

eclipse svn subclipse sts-springsourcetoolsuite