This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: Spring Security Support in IntelliJ IDEA 12
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
Support for widely used Spring Security has been enhanced in upcoming release of IntelliJ IDEA 12 Leda. I would like to highlight some of these changes here.
Spring Security 3.1 Namespace
Full support for all new elements (e.g. <jee>, <session-management>, etc), including completion, navigation and Rename refactoring. Support for all existing tags has also been improved.
Inspections
Many new [...]