Blog Posts

    Understanding how people use Eclipse?

    by Anonymous

    Understanding how and what people use in Eclipse has always been a challenge. To help address this issue, we are planning to introduce the Eclipse Usage Data Collector (UDC) in the upcoming Ganymede release. The intention of the UDC is to track how people use Eclipse, so as Chris has...

    Read More

    Testing Ganymede M4

    by Anonymous

    For those that like to be using the latest and greatest, the Ganymede M4 packages are now available from the Eclipse Packaging Project (EPP) download site. This year EPP is going to produce packages for each Ganymede milestone and release candidate. This will hopefully make it easier to test the...

    Read More

    PEBKAC

    by Wayne Beaton

    Here’s a great time way to kill an hour… Add a table to your view and neglect to set widths on the columns. Hilarity ensues. Pebkac.

    Read More

    Open Source Models

    by Anonymous

    Dana Blackenhorn recently wrote two interesting articles about different approaches to open source development. The first article ‘ The open source development incline‘ identifies three basic models: At the top of the incline are what I will call proprietary open source projects, owned by one company. Sun works on this...

    Read More

    Last week for nominations of the Eclipse Community Awards

    by Anonymous

    The deadline to send in a nomination for the Eclipse Community Awards is next Friday, January 25. In the individual category, we already have lots of great nominees. However, I know there are others that deserve recognition, so please take the opportunity to nominate someone you think deserves to be...

    Read More

    DeferredContentProvider: My new favourite thing

    by Wayne Beaton

    I’ve built two tables over the past two days and both of them are pretty expensive to populate. Leaving the user waiting while you run off and fetch all the data before you can display the table is bad form. To keep in your users’ good graces, consider using the...

    Read More

    Listenin’ to Parts

    by Wayne Beaton

    The Eclipse workbench contains a collection of stacked views and editors. Some views change their appearance based on the active editor. The Outline view is a good example of this: it changes its appearance (sometimes quite dramatically) when a different editor is activated. The workbench provides a handy mechanism that...

    Read More

    Is Industry Specific OSS the Next Big Thing?

    by Anonymous

    It has been my belief that the next big thing for open source software (OSS) will be creating industry specific tools, frameworks and platforms. OSS is well established in the tools and middleware stacks but a lot of the benefits are also applicable to software higher up the stack. Recently...

    Read More

    Last Chance To Be Heard at OSCON 2008!

    by Wayne Beaton

    Hey all you folks out there doing Eclipse stuff… The call for participation for OSCON, the O’Reilly Open Source Convention, to be held July 21-25 in Portland, Oregon ends on February 4th. Last year’s conference was a lot of fun and they love the Eclipse content! Submit your proposals today...

    Read More

    A story of migrating a Java application to Equinox and OSGi

    by Anonymous

    Bill Kayser has written an interesting summary of his experience migrating a 600,000 line multi-tier swing based application to run on Equinox. He begins the story with a very good explanation of OSGi as the platform for applications with a service oriented architecture. It is interesting to see the benefits...

    Read More