• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

IntelliJ IDEA 7.0 Features

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Dmitry. I've used JBuilder 2006. What are the features of IntelliJ IDEA 7.0? How does it differ from JBuilder?

Thanks.

Stay well,

Rosana
 
Ranch Hand
Posts: 1325
Android Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
here you may found a list of new & old Features are available of IntelliJ IDEA 7.
[ November 05, 2007: Message edited by: Muhammad Saifuddin ]
 
author
Posts: 149
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Rosana,

Indeed, you can find the information on IntelliJ IDEA features on our Web site. As for JBuilder comparison, we don't have a single comparison document, but I can tell you more about the different feature areas if you could tell me what in particular is of interest for you.

In general, the key distinguishing feature of IntelliJ IDEA is its superior understanding of Java code, which enables a lot of advanced code analysis (inspections) and transformation (refactoring, intention actions etc.) features.

One area where JBuilder is much stronger than IntelliJ IDEA is its UML support.
reply
    Bookmark Topic Watch Topic
  • New Topic