Eclipse hints, tips, and random musings

Wayne Beaton’s blog about Eclipse.

Archive for the 'Examples' Category

Eclipse Business Expense Reporting Tool

Posted in Examples on March 13th, 2009 | 2 Comments »

I’ve been blogging about the Eclipse Business Expense Reporting Tool (EBERT) over the last couple of days for a few reasons.
First, as an example, it’s important to make sure people are aware of it. It’s not a very good example if nobody knows about it. My intent is to use these blog entries as a [...]

[ Back to top ]

Services, services, services, …

Posted in Examples on March 12th, 2009 | 4 Comments »

I’m concerned that the Eclipse Business Expense Reporting Tool (EBERT) is getting too complicated.
Since the application can run on the Eclipse Rich Ajax Platform (RAP), it needs to support the notion of multiple users. Since it also runs on Eclipse Rich Client Platform (RCP), I can’t use the RAP-specific notions (like SessionSingletons or RWT.getSessionStore()) to [...]

[ Back to top ]

Get on your ViewModel

Posted in Examples on March 7th, 2009 | 5 Comments »

I’ve been quietly hacking away at the Eclipse Business Expense Reporting Tool (EBERT) from the Examples project for some time. My goal is to turn this application into a shining example of how you can go about making a real (albeit relatively simple) application based on Eclipse RCP, eRCP, and RAP.
It’s taken me an embarrassing [...]

[ Back to top ]

Eclipse Slideshow

Posted in Examples on January 20th, 2009 | 6 Comments »

I briefly mentioned some presentation software I’ve been working on on-and-off for a while a few postings back. Eclipse Slideshow has gotten to the point where others are expressing interest, so I thought it was time to make it available. I’ve been holding back only because there are already two other examples waiting in the [...]

[ Back to top ]

Getting to Know EBERT

Posted in Eclipse 101, Equinox, Examples, Other on December 15th, 2008 | 2 Comments »

The Eclipse Examples Project has a 0.1 release review scheduled for next Tuesday (December 23). For this review, there are two components: The Eclipse Business Expense Reporting Tool (EBERT) and Image Utilities. I’ll defer discussion of Image Utilities for another day…
As the name suggests, EBERT is an application that can be used to capture [...]

[ Back to top ]

JUnit Testing GUIs

Posted in Eclipse 101, Examples on October 20th, 2008 | No Comments »

I’ve been filling in some of the gaps in unit testing on the Eclipse Examples project’s Eclipse Business Expense Reporting and Tracking (EBERT) component. My focus over the past several days has been to make sure that the user interface tests are as complete as I can make them. I thought I might spend a [...]

[ Back to top ]

Event Service

Posted in Eclipse 101, Equinox, Examples on July 17th, 2008 | 4 Comments »

I blogged a while back about the potential use of a bus for delivering property change notifications in place of the very common observer pattern. A reader commented that the exact service I need to implement that sort of thing is already available in the form of the OSGi Event Service. An implementation of this [...]

[ Back to top ]

EBERT: It’s alive!

Posted in Announcements, Equinox, Examples, Runtimes on May 21st, 2008 | 1 Comment »

Well… mostly.
The code for the Eclipse Business Expense Reporting Tool (you may have noticed that I’ve changed what the ‘T’ stands for) has been checked into CVS per the approval of CQ 2310 and subject to the constraints of the parallel IP process.
I don’t consider this a complete example yet. The initial code contribution is [...]

[ Back to top ]

EBERT on Sprint Titan

Posted in Education, Embedded, Equinox, Examples, Runtimes, Technology PMC on May 15th, 2008 | No Comments »

Radoslav has taken it upon himself to get EBERT running on Sprint Titan (based on eRCP). How cool is that? Let me answer that for you: very cool.
See some screenshots here. I’m looking forward to Radoslav’s contributions to the project.

[ Back to top ]

Introducing EBERT

Posted in Embedded, Equinox, Examples, Runtimes on May 14th, 2008 | 6 Comments »

I blogged last week about an example application that I’ve been building. Building good examples is pretty hard: you want an example to be simple enough to understand. At the same time, it has to be real enough to useful and expose real issues. I think that this application strikes a reasonable balance. The Eclipse [...]

[ Back to top ]

Recent Posts

Archives

Categories

Meta