Features

WebBeans (JSR-299) Binding Navigation in IntelliJ IDEA 9 (Maia)

IntelliJ IDEA 9 will bring you the full support for WebBeans (JSR-299). The work is already in progress and some useful features will be available in the upcoming EAP releases.

One of them is field injection analysis with navigation to injected WebBeans. Have a look at the example to see how it works.

Here’s where we are:
Before

And this where we jump:
After

image description