intellij « Roo « Spring Q&A





1. How do you get IntelliJ to recognize muliple tiles views.xml?    stackoverflow.com

I'm using IntelliJ 10 with a Spring Roo project. In the webmvc-config.xml (the spring mvc config context file) IntelliJ allows me to use autocomplete to fill the names of tiles views. ...

2. Intellij IDEA 10 hide .aj (aspectj) files    stackoverflow.com

I have a ROO project, and I am developing it in Intellij, it would be handy if I could hide all the aspect files (.aj) from the module view tree. Anybody ...