Tiles facet in IDEA 10.0 RC4 with SpringMVC?
Hi
I'm trying the RC4 at the moment and there I found a little problem with the code inspections. I'm using tiles with SpringMVC and the inspection is telling me, that the view cannot be found. I haven't seen any change to give IDEA the information about the tiles-defs.xml to look for the correct view. Is this a general problem or am i to stupid to find the settings?
Cheers,
Carsten
Please sign in to leave a comment.
Tiles views are not supported at the moment. Feel free to submit a request
for that.
As a workaround, you can disable corresponding inspection.
Ah ok. Thank you. I'll write a request for that.