Eclipse

Nominations Open for the Eclipse Community Awards 2009

The Eclipse Community Awards are an annual event designed to show appreciation to individuals and technologies that make Eclipse a stronger community. There...

0 replies - 993 views - 12/10/08 by Lynn Gayowski in News

Webinar: SMILA - SeMantic Information Logistics Architecture

The amount and diversity of information is growing exponentially, mainly in the area of unstructured data, like emails, text files, blogs and images. Poor data...

0 replies - 887 views - 12/08/08 by Lynn Gayowski in Announcements

Webinar: Team Work with Models - Compare and Merge with EMF Compare

Cedric Brun and Laurent Goubet from Obeo are presenting the Eclipse EMF Compare project 0.8.0 features released with Ganymede and the modeling package in a...

0 replies - 1072 views - 12/01/08 by Lynn Gayowski in Announcements

Dynamic Swing OSGi Demo

I am preparing a few talks about dynamic OSGi applications. To get my hands dirty I started a little demo project to showcase different scenarios. That SWT...

13 replies - 6310 views - 11/26/08 by Kai Tödter in Articles

Single Sourcing, Agility and OSGi

It’s not a typical article title, but from day one of Eclipse Summit Europe these are the three main points I’ve taken away. I haven’t been to ESE...

0 replies - 3264 views - 11/20/08 by James Sugrue in Articles

MyEclipse Delivers New Life for Eclipse Europa Users

MyEclipse has announced the immediate availability of MyEclipse 6.6 - a release for users currently standardized on Eclipse Europa (3.3).The release is focused...

0 replies - 766 views - 11/18/08 by Allison Roberts in Announcements

Dynamic JFace XML TableViewer Tutorial

The following tutorial will show you how to build a dynamic JFace TableViewer driven from an XML file. The beauty of this solution is that your data model is...

2 replies - 3791 views - 11/18/08 by ggalang in News

Eclipse Riena Project Webinar

Riena ProjectNovember 26, 2008 at 8:00 am PST / 11:00 am EST / 4:00 pm GMTPresented by Christian CampoTo register email webinar-riena@eclipse.orgRiena is an...

0 replies - 1326 views - 11/05/08 by Lynn Gayowski in Announcements

Eclipse Summit Europe Starts in 2 Weeks

Eclipse Summit Europe starts in just over 2 weeks on November 18 in Ludwigsburg Germany.  If you plan on attending, we suggest that you register in...

0 replies - 799 views - 11/03/08 by Ian Skerrett in Announcements

A Tools Platform for Cloud Computing

Earlier this week Tim O’Reilly published one of those famous ‘O”Reillian’ essays that I think people we reference over the years, called ‘Web 2.0 and...

0 replies - 1911 views - 10/31/08 by Ian Skerrett in Articles

Automated GUI Testing Interview on Squish 4.0

Squish is the leading automated GUI testing tool supporting applications based on cross-platform GUI technologies such as Java Swing/AWT, Java SWT/Eclipse RCP,...

0 replies - 1019 views - 10/28/08 by Reginald Stadlbauer in Announcements

Hand-written and Generated Code: Never the Twain Shall Meet

There are many tools these days that generate code. Before writing such a tool, stop to consider if you really should be generating code in the first place....

0 replies - 1794 views - 10/26/08 by merks in Articles

ArrayContentProvider - A default implementation for IStructuredContentProvider

Today I discovered that JFace provides a nice default implementation for the IStructuredContentProvider - the org.eclipse.jface.viewers.ArrayContentProvider...

0 replies - 1390 views - 10/25/08 by Prakash in Tips and Tricks

Eclipse Banking Day in NYC

The Eclipse Foundation is please to announce a new event, called Eclipse Banking Day in NYC, on December 9, 2008 in New York City. This event is...

0 replies - 710 views - 10/22/08 by Ian Skerrett in Announcements

Programmatically split an editor area to show two editors side by side.

Last time a workmate of mine asked me if it is possible, to programmatically split the editor area of an eclipse RCP application.We all know that if you have...

2 replies - 1872 views - 10/20/08 by dmissoh in Tips and Tricks