Blog Posts

    Eclipse: A Solid Desktop, Rich-Client, or Embedded Application Framework

    Monday, January 15, 2007 - 09:38 by Wayne Beaton
    Eclipse Developer’s Journal has published an article from Todd Williams titled “ Eclipse: A Solid Desktop, Rich-Client, or Embedded Application Framework“. It provides a good overview of the Eclipse Rich Client Platform ( RCP). If you’re thinking about building a rich client application, it’s definitely worth reading. I’ve updated the...

    DAT: ACM Distinguished Engineer

    Sunday, January 14, 2007 - 22:18 by Mike Milinkovich
    This is rather cool. As noted by Nat Torkington, Dave Thomas has just been recognized by the ACM as a Distinguished Engineer. Dave was the founder of OTI, which after it was acquired by IBM eventually became the core development team for Eclipse. Other than my family, he’s probably had...

    Joining Communities

    Thursday, January 11, 2007 - 16:17 by Mike Milinkovich
    As has already been reported by eWeek, InfoWorld and Linux Watch the Eclipse Foundation is going through the process of joining three different standards organizations: the Java Community Process ( JCP), the Object Management Group ( OMG) and the OSGi Alliance. I guess that we should be flattered that Eclipse...

    Eclipse Swag

    Monday, January 8, 2007 - 14:03 by Anonymous (not verified)
    A new year means we need to order new Eclipse swag. Last year we ordered some shirts and fleeces to give out to people that make an extra effort to build the Eclipse community. We have almost run out so it is time to order more. I know people have...

    New Webinars for 2007

    Friday, January 5, 2007 - 16:54 by Anonymous (not verified)
    In 2007, I am really excited that we are going to schedule at least two webinars a month. We had a lot of success with webinars in 2006 and I really believe it is a good way to educate people on Eclipse projects. A special thanks to Adobe for making...

    The Universal IDE Platform

    Friday, January 5, 2007 - 12:24 by Anonymous (not verified)
    The very cool thing about Eclipse and I think often under stated is that Eclipse has enabled an entire industry of domain specific IDE’s. Besides support for basically any language you can think of, there are also IDEs for specific technologies. Some recent examples that have come to my attention...

    Graphical Modeling Framework

    Wednesday, January 3, 2007 - 22:37 by Wayne Beaton
    I’ve been playing on and off with the Graphical Modeling Framework ( GMF) for a few months. I am by no means an expert, but I’m coming along. Over the past week or so, I’ve been playing with the the 2.0M3 milestone build (I see that 2.0M4 is out today)...

    Harmony and Eclipse RCP

    Wednesday, January 3, 2007 - 16:47 by Wayne Beaton
    In November, I wrote about some experiments I did with Eclipse running on Apache Harmony. At the time, I was concerned exclusively with how much of the Eclipse SDK I could get running on the Harmony JRE. Today it occurred to me to try some of my Eclipse RCP applications...