Blog Posts

    What are the Best Modeling and Mobile Eclipse-based Products?

    Tuesday, January 18, 2011 - 08:43 by Anonymous (not verified)
    Each year the Eclipse Community Awards recognize some of the best Eclipse-based products. Out of the thousands and thousands of applications and tools built on Eclipse, a panel a judges selects a small number of the ‘best’ products in a variety of different categories. This year we have added two...

    Introducing Orion

    Tuesday, January 11, 2011 - 08:00 by Mike Milinkovich
    Sometime later today some very exciting new code is going to show up in the e4 git repository at Eclipse. “ Orion” is a brand new adventure for Eclipse, and one which we hope will interest and excite a whole new community: web developers. Orion is not a set of...

    Git in the Dashboard

    Monday, January 3, 2011 - 16:57 by Wayne Beaton
    Before the break I started working on adding support for Git into the Eclipse Dashboard. I’m almost done. In fact, I have managed to generate the data for several projects: those projects that have correctly specified the location of their git repositories on our “dev” server. Or at least those...

    New Eclipse Marketing Programs

    Wednesday, December 22, 2010 - 11:23 by Anonymous (not verified)
    The Eclipse community is fortunate to have a large diverse community of organizations that participate as members of the Eclipse Foundation. The annual membership fees these companies pay allow the Foundation to provide services to the the Eclipse community. We at the Foundation also look for new ways to increase...

    An Interesting Number

    Monday, December 6, 2010 - 10:59 by Wayne Beaton
    I’m writing a little utility that scans the download.eclipse.org server to compare the contents against our IPZilla database. Essentially, I’m scanning for third-party libraries distributed from our servers. My script looks for any “*.jar” file (case insensitive) found either directly in the file system or contained within any ZIP or...