Hey guys so I'm running into an issue in Spring STS. I've never used this IDE although I know it's based on Eclipse. The version I'm working on is 3.8.4.
I downloaded the IDE in order to work through this tutorial: https://www.youtube.com/watch?v=bDtZvYAT5Sc&index=8&list=PLqq-6Pq4lTTbx8p2oCgcAQGQyqN8XeA1x
The problem is that upon creating the project I get the following error:
I've cleared my repo out completely and tried updating the project and am still getting the same result. I'm not sure if it's relevant but I also have an installation of Eclipse (Luna 4.4.0) and I'm using the embedded Maven installation there. I've got no problems with Maven builds there though.