Features

Configuring Transports for Spring Web Services in IntelliJ IDEA 10

With IntelliJ IDEA X you can try new Spring Web Services support features.

If your project contains Spring Web Services specific beans your application contexts are validated to be properly configured with one of the transport protocols.

You can easily configure specific transport beans invoking appropriate quick fix actions.

These actions run a chain of related live templates to complete transport beans configuration.

For instance, If your web.xml contains a MessageDispatcherServlet IntelliJ IDEA validates it to be properly configured and adds a navigation icon to quickly jump to the appropriate application context.

In addition, IntelliJ IDEA adds extended intelligent support for Spring Web Services specific beans such as smart completion, error highlighting, resource type validation, etc.

Try IntelliJ IDEA X EAP and send your feedback to us.

image description