BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage IntelliJ IDEA Content on InfoQ

  • Ruby and Rails IDE Comparison

    Competition for dominance in the Ruby IDE space is heating up. A recent blog entry does a good job with a comprehensive breakdown and comparison of features available in IntelliJ IDEA vs. NetBeans vs. RadRails.

  • Current Status of Java Static Analysis Tools

    Static analysis tools help developers locate potential problems in their code. Static analysis is an inspection of code without executing it, looking for problems as varied as misunderstood APIs to use of the wrong boolean operators. This post summarizes the six of the leading tools and discusses the current trends in static analysis tools.

  • JetBrains Releases IntelliJ 6.0 and Team City 1.0

    Jetbrains has released version 6.0 of their IntelliJ IDE and version 1.0 of their new TeamCity continuous integration server product. IntelliJ 6.0 improves support for EJB 3.0 and adds support for several new frameworks such as GWT. TeamCity includes pre-commit testing to ensure that incoming code changes do not break the build.

  • IntelliJ IDEA 6.0 Featureset and New TeamCity Product Announced

    Jetbrains has just announced the full featureset for the upcoming IntelliJ IDEA 6.0. Included are JEE, Swing, and refactoring enhancements as well as integration with their new team enviroment product TeamCity.

BT