I am using spring tool suite on Ubuntu12. Not the spring ide from the update site but the actual spring tool suite.
I wanted to start a spring roo project and I can't see the aspect files in my project. If I setup aspectJ project I can see the aspectJ files. How do I see them?
I started the project by selecting 'spring roo' and then went through the command line steps on the spring root page. Everything mostly works but just can't see the *.aj files. I tried different perspectives and have the same problem.
One note: when I created the spring roo project, it couldn't resolve the 'spring' classes. I did 'update maven dependencies/project' and that seemed to solve that problem. I don't know if that was a valid fix or not.


Reply With Quote
