Supporting Spring AOP
IntelliJ IDEA 7 will include the native support for Spring AOP. Traditionally, IntelliJ IDEA provides extensible coding assistance, which includes:
Smart completion and syntax highlighting in Spring XML descriptors
AspectJ-aware completion with syntax highlighting
Active gutter navigation icons in XML descriptors……and in Java code
Plus, various quick-fixes helping you resolve different errors
To try this feature, get the latest […]