Blog Posts

    Unit tests with a “Real” Server

    by Wayne Beaton

    Normally, I like to make my unit tests so that they do not depend on external things running. As a general rule, I try to write tests that prove that the logic in my code works. While I care that communication between my application and, say, a database or application...

    Read More

    Thank you for the support

    by Anonymous

    It has been just over 2 weeks since we open the Friends of Eclipse donation system. I would like to thank everyone who has taken the time to make a donation and show their support. Today we had a special donation of $500 from David Lynch. In his comment David...

    Read More

    Bug Labs Use of Eclipse and OSGi

    by Anonymous

    Bug Labs is a company I have been watching over the last couple of months. Besides having a great name, they are building a platform for consumer electronics using OSGi for the runtime and Eclipse for the SDK. They just announced their Eclipse based SDK, Dragonfly is now available. It...

    Read More

    Boeing’s code contribution to OSEE

    by Anonymous

    The Eclipse Open System Engineering Environment (OSEE) project is one I have been interested in watching. Of particular interest is the fact it is being led by a group of engineers inside Boeing. In my opinion, I think the next wave of open source projects will involve non-traditional ISV’s, companies...

    Read More

    .NET Coolness

    by Mike Milinkovich

    I just received one of those standard project announcements from Anne Jacko, but in it was something which really caught my eye: ——————————————————————- EMFT Project Announcement The EMFT project would like to announcement the creation of a new component, EMF4NET. The goal of EMF4Net is to enhance the Eclipse Modeling...

    Read More

    Evangelism Scalability

    by Wayne Beaton

    I’ve been having a hard time scaling this year. I’ve received far more requests for appearances than I’ve been able to satisfy. With this in mind, I’m undertaking an effort to update the Eclipse Evangelism site to be more useful (or, to put it another way… useful). I’ve started some...

    Read More

    Nominations now open for the Eclipse Community Awards

    by Anonymous

    Each year at EclipseCon, the Eclipse Community Awards recognize some of the key individuals and technologies that help make Eclipse such a great community. This year is no different and the nominations for the awards are now open, so we need your help to nominate individuals and technologies. Deadline for...

    Read More

    Forrester Report on Release Management

    by Anonymous

    Carey Schwaber at Forrester Research has just published an article on the ‘ Best Practices In Release Management‘. Eclipse, specifically our release trains, is used as a case study for demonstrating best practices. btw, I am sorry but the reports are only accessible to Forrester clients.

    Read More

    Defining Generics with UML Templates

    by Wayne Beaton

    We’ve just published a new article on Eclipse Corner titled “Defining Generics with UML Templates” by James Bruck: Generics in Java have been around for a while but support for mapping generically specified artifacts in UML to their Ecore representation is new to UML2 2.1. This article will walk the...

    Read More