Man, i just get started with springsource with spring tools suite, i go to "FILE > NEW > SPRING TEMPLATE PROJECT > SPRING MVC PROJECT" to create my first project, but when i just build it, it show error "org.springframework.web.bind Cannot be resolved"
i just try to run that simple "hello world" as fresh build in spring tool, i haven't edit any code
then i go search in google and here some of them got the same problem, but i still can't get the solution, most of them said i have to include "SPRING-WEBMVC.jar" and "SPRING-WEB.jar" i already have that stuff and i already do the "update dependencies" in my project, it just still the same, and i already delete the project and create new one, still got the same problem!
Here is some of my screenshot, i am lost now
Help me man



Reply With Quote