Home> Products> IntelliJ IDEA> Features & Screenshots> Web Services

Web Services

With IntelliJ IDEA 7 you take the full advantage of smart, productivity-boosting, developer-assisting features while developing the Web Services applications. Intelligent coding assistance, with smart completion, on-the-fly code inspections that hunt down code problems plus instant quick-fixes to solve them right away, rich set of refactorings, enhanced debugger — everything you got used to while working with Java code, plus live templates, complete WSDL and WADL support, wide variety of engines to choose from (Apache Axis, JAXWS, Glassfish, and more), JAXB and XMLBeans support with automatic code generation, everything tied together, making up the perfect environment for both server and client-side Web Services application development.

Read Web Services with IntelliJ IDEA tutorial.

Smart code completion, aware of Web Services specifics, in:

  • XML code
  • Web Services XML Code complition
  • Java code
  • Web Services Completion Java Code complition
  • XML code with resolution of Java classes
  • XML code with resolution of Java classes
  • Numerous code inspections with quick-fixes, that work across Java and XML code
  • code inspections with quick-fixes
  • Smart navigation with Project and Structure views, plus active gutter icons
  • Smart navigation with Project and Structure views
  • Numerous refactorings for upgrading your code
  • Live templates and intention actions
  • One-click deployment of Web Services from Java classes, with generating all required code
  • Remote debugging with supported application servers
  • Automatic code generation:
    • WSDL or WADL from Java code
    • Java code from WSDL or WADL
    • Java code from XMLBeans
    • XMLBeans from Java code
    • XML documents from XSD schema
    • XSD schema from XML documents

to the top