InfoQ

News

Eclipse Ganymede released

Posted by Alex Blewitt on Jun 25, 2008

Community
Java
Topics
Tags
Eclipse Ganymede ,
Eclipse

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.

Why so quiet? by Ivan Lazarte Posted Jun 25, 2008 3:59 PM
Eclipse 3.4 N&N by Ian Skerrett Posted Jun 26, 2008 10:42 AM
Re: Why so quiet? by Ivan Lazarte Posted Jun 29, 2008 8:09 PM
  1. Back to top

    Why so quiet?

    Jun 25, 2008 3:59 PM by Ivan Lazarte

    Interesting.. this has been a relatively quiet release, but I've been looking forward to it for a while.

    The mark new and noteworthy pages are no longer valid on the previous coverage. Anyone have links

  2. Back to top

    Eclipse 3.4 N&N

    Jun 26, 2008 10:42 AM by Ian Skerrett

    Here is the link to the Eclipse Platform 3.4 new and noetworthy.

  3. Back to top

    Re: Why so quiet?

    Jun 29, 2008 8:09 PM by Ivan Lazarte

    I'm really impressed with how well Eclipse 3.4 manages memory. It's staying extremely consistent with 200MB usage on my laptop despite loading it bigtime with plugins such as webtools and Aptana. The performance is very good on my underqualified laptop which only has like 640mb.

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.