InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Eclipse Ganymede released

Posted by Alex Blewitt on Jun 25, 2008

Sections
Development
Topics
Java
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
Eclipse 3.4 N&N by Ian Skerrett Posted
Re: Why so quiet? by Ivan Lazarte Posted
  1. Back to top

    Why so quiet?

    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

    by Ian Skerrett

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

  3. Back to top

    Re: Why so quiet?

    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

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.

Max Protect: Scalability and Caching at ESPN.com

Sean Comerford unveils ESPN.com’s architecture, what components are used and why, and the current changes the website goes through.

The Seven Deadly Sins of Enterprise Agile Adoption

Are there repeated patterns of failure on Enterprise Agile Enablement efforts? Sanjiv and Arlen discuss Seven Deadly Sins to avoid when adopting Agile in an enterprise.

Questions for an Enterprise Architect

Erik Dörnenburg answers: What is Enterprise and Evolutionary Architecture?, discussing 4 issues: Turning strategy into execution, Ensuring conformance, Where do the architects sit? Buying or building?

Wrap Your SQL Head Around Riak MapReduce

Sean Cribbs explains what Map-Reduce and Riak are, why and how to use Map-Reduce with Riak, and how to convert SQL queries into their Map-Reduce equivalents.

Polyglot Persistence for Java Developers - Moving Out of the Relational Comfort Zone

Chris Richardson shows how he ported a relational database to three NoSQL data stores: Redis, Cassandra and MongoDB.

The Golden Circle – Why How What

Jean Tabaka challenges the audience to reflect on what Agile practices they are employing, how they are using them, ending with the questions “Why have their organization chosen to go Agile?