InfoQ

News

All In One IDE Released

Posted by Craig Wickesser on Nov 23, 2008 01:34 PM

Community
Java
Topics
Release ,
IDE
Tags
IntelliJ IDEA ,
JetBrains

On November 6, 2008 JetBrains released IntelliJ IDEA 8, their awarding winning IDE, which InfoQ had reported about several months ago.  This official release of IntelliJ IDEA 8 includes several features not mentioned previously, including:

  • SQL Support - allows database scripts to be edited and queries ran from within the IDE, plus coding assistance for several SQL dialects
  • Improved Java Support - new code inspections, new tools for unit testing, smarter code completion, Dataflow to This, and 7 new refactorings
  • Support for the latest Seam framework
  • RESTful Web Services Support

There are many, many more features, improvements, and fixes included which are all listed here.  Once again JetBrains shows their commitment to creating a development tool for developers that works and responds just as well as it does in Java as it does with other languages.  For Flex developers that use Adobes' Flex Builder, it's worth trying out the Flex support added to IntelliJ IDEA 8, especially if you don't use the GUI designer in Flex Builder.

All in all, IntelliJ IDEA continues to improve and provide state of the art features that many developers are looking for.

 

Scala by Jan Vincent Liwanag Posted Nov 23, 2008 8:38 PM
Re: Scala by craig w Posted Nov 24, 2008 5:34 AM
Re: Scala by Felipe Rodrigues Posted Nov 24, 2008 8:02 AM
Re: Scala by craig w Posted Nov 24, 2008 8:08 AM
  1. Back to top

    Scala

    Nov 23, 2008 8:38 PM by Jan Vincent Liwanag

    Any news when we can expect full Scala support?

  2. Back to top

    Re: Scala

    Nov 24, 2008 5:34 AM by craig w

    I'll look into that and post what I find, if anything.

  3. Back to top

    Re: Scala

    Nov 24, 2008 8:02 AM by Felipe Rodrigues

    There is a good Scala plugin for IDEA. It also works on Diana. =)

  4. Back to top

    Re: Scala

    Nov 24, 2008 8:08 AM by craig w

    One of the developers of IntelliJ informed me: "Scala support is in development, and it will gradually improve with the time. No deadline for the "full" support"

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.