Uncategorized

Eclipse application architecture

Monday, June 26, 2006 - 11:43 by Wayne Beaton
In response to my Friday entry, Jeroen asked about Eclipse application design; how do you architect an Eclipse application? It’s a good question. I tend to fall back on classic patterns. As a start, I separate my application into multiple layers, employing the well known model-view-controller pattern. Typically, I’ll separate...

Great coverage of Higgins

Thursday, June 22, 2006 - 09:31 by Anonymous (not verified)
David Berlind has been providing some great coverage of Eclipse Higgins at the Harvard Identity Mashup conference. His first posting provides a nice introduction and a great demo via some screen shots. Well worth the read. This was followed up by a post today that features a Q&A with Mary...

Playback of Eclipse Webinars

Monday, June 19, 2006 - 08:52 by Anonymous (not verified)
Today, we ran that last of the 3 webinars featuring different projects included in Callisto. If you are interested, the webinars were recorded and are available for playback. Each webinar is about 50-60 minutes in length. The feedback we have received has been very positive, so it maybe worth your...

Installing and using the CDT

Friday, June 16, 2006 - 12:50 by Wayne Beaton
I made this little demo a few weeks back. It goes through the process of installing the CDT feature and then how you use it to build your first C programme. It starts from an already-installed Eclipse workbench–either the SDK or the Platform Runtime Binaries–and uses the Callisto Discovery Site...

Time to try Callisto

Friday, June 16, 2006 - 10:02 by Anonymous (not verified)
Timothy O’Brien has written about his experiences using the Callisto release candidates. Congratulations to the Callisto team, it seems like you’ve make Timothy a happy user. I also think Timothy has captured the essence of the Eclipse community: It differs from other “open-source” communities in that it feels both more...