Solution found - Although I had added the jar to the class path and the pom under the pom.xml tab, it was also necessary to add it to the pom under the Dependencies tab.
Type: Posts; User: Faile; Keyword(s):
Solution found - Although I had added the jar to the class path and the pom under the pom.xml tab, it was also necessary to add it to the pom under the Dependencies tab.
I currently am using STS and have the Maven extension installed. I've got a Maven project setup and I'm trying to use jtds to access a SQL Server.
I've used the command to install the jtds jar in...
I'm able to check out regular projects from SVN, there are just no SCM types available for Maven.
I'm trying to import using the Maven | Check out Maven Projects from SCM. Unfortunately there are no options available in the SCM type drop down box. I've tried deleting STS and doing a fresh...