BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Eclipse Ganymede released

Eclipse Ganymede released

This item in japanese

Bookmarks

The Eclipse Foundation has announced the immediate availability of Eclipse Ganymede, the simultaneous release of 23 projects, following on from previous year's successes of Europa (21 projects) and Callisto (10 projects).

Many of the existing projects that participated in the previous releases are present in Ganymede; InfoQ has previewed some of the new and noteworthy features to expect. Ganymede includes updates to:

However, not all projects released with Europa made it into Ganymede. Dash, a set of incubator projects, was included in Europa with its Eclipse Monkey, a scripting language to enable scripting languages (primarily JavaScript, however there were also hooks for other Java-based scripting languages like JPython and Groovy). Despite a few highly visible demonstration projects, Monkey never caught on and the developer codebase never achieved escape velocity. Additionally, the AspectJ Developer Tools project, which participated in the Europa launch last year, is not present in Ganymede since AspectJ 1.6 is still under development.

What this means is that other sites which are claiming an increase of only three projects are actually missing the numbers; Ganymede has several new projects this time around:

The Eclipse Packaging Project has been providing pre-bundled applications for those that know what they want to do but don't necessarily know which combination of features to install. The majority of download links on the Ganymede page will have been provided via the EPP's efforts. In Ganymede, EPP has come of age and been given the 1.0 moniker.

Building rich internet applications is made possible with the Rich AJAX Platform (which InfoQ covered previously). This provides a subset of the functionality found in the Eclipse Workbench, and has mappings to JavaScript widgets (using qooxdoo) to allow a remote screen to be rendered/managed within the browser. The approach of having many web clients rendered by the same back-end server is the harbinger of E4 and other server-side Equinox applications rendering to web clients.

The SOA Technology Project brings a set of frameworks and tools that can be used for developing Service-Oriented Applications. This includes tools to transform, edit and process BPEL, BPMN WS-* Policy and other related standards within Eclipse-based IDEs and other adopters.

The final new entrant is the somewhat controversial (if aptly named) Subversive project, which finally brings out-of-the box Subversion support to Eclipse. Previously, native Subversion support was only possible by installing the third-party Subclipse project (which has recently released 1.4.0); and that was hosted on an external server/update site, which didn't give a smooth out-of-the-box experience. However, the Subversive project only stores the UI code at eclipse.org, whilst additional required features must be downloaded from polarion.org before the tool can be used. This makes it the first project included in a simultaneous release not to host all code on Eclipse.org's servers (notably due to SVNKit, whose license is incompatible with EPL, as is subversion/JavaHL's).

Together, these releases bring a new set of welcome functionality to the all-in-one tool, as well as a number of key bugfixes (such as the auto-detection of Sun JVMs correctly on Linux, and specifying a sensible PermGen for Mac OS X). Along with the newly developed p2 (which InfoQ covered previously), which makes updating Eclipse across multiple fault-tolerant mirrors simultaneously, Eclipse users should find it much easier to get ahold of Eclipse updates in the future.

Eclipse Ganymede is available for immediate download.

Rate this Article

Adoption
Style

BT