This post originated from an RSS feed registered with Java Buzz
by Dave Booth.
Original Post: Web Service Applications with IntelliJ IDEA
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: All the most recent updates, views, and information on IntelliJ IDEA... straight from the source.
Since version 7.0 IntelliJ IDEA provides the complete support for creating Web Service applications, providing the full range of productivity-boosting features:
Smart code completion
Syntax and error highlighting
Code analysis, inspections, quick-fixes and refactoring
Automatic code generation, including WSDL/WADL from Java and vice versa
Dedicated run configurations for debugging and automated deployment
and more
To help you get started with developing Web [...]