Eclipse 101

Eclipse is… Open Source Projects

Wednesday, July 14, 2010 - 15:33 by Wayne Beaton
One of the great things about Eclipse is that–unlike the celestial event and the unfortunately-named movie–everybody gets to see it; regardless of your location on earth, you have access to Eclipse. But, like Linus, some people are confused as to the nature of Eclipse. To try and help people better...

Eclipse is… Runtimes!

Tuesday, July 13, 2010 - 14:56 by Wayne Beaton
The brilliance of Charles Shultz never ceases to amaze me. As far back as 1963, he knew that Eclipse was a big deal. But even he had difficulty getting Lucy and Linus to describe Eclipse. This brings me back to my recent discussion of a presentation I do titled “...

Eclipse is… a Tools Platform

Tuesday, June 22, 2010 - 15:28 by Wayne Beaton
My last few blog posts discuss a presentation that I regularly deliver titled “ What is Eclipse?“. As previously discussed, I tend to introduce people to Eclipse by starting with what they already know: Eclipse is a movie about vampires that I have no intention of watching. Eclipse is a...

Eclipse is… an IDE Platform

Thursday, June 17, 2010 - 15:07 by Wayne Beaton
If you’ve just joined me mid-arc, you should probably take a step back and acquaint yourself with what I’m doing here with this little series of posts. I’ll wait… Basically, I’m going through a slide deck that I present regularly as a means of level-setting an audience. Most people seem...

Eclipse is… a Java IDE

Wednesday, June 16, 2010 - 13:29 by Wayne Beaton
On Monday, I started a blog arc that will discuss the “ What is Eclipse” talk that I present on occasion. I have delivered this material both standalone and as a context-setting part of a presentation. I’m actually revisiting and revising that presentation as I go through this blogging exercise...

Eclipse is…

Monday, June 14, 2010 - 12:37 by Wayne Beaton
A challenge that we revisit with some frequency is the Eclipse Elevator Pitch: How do you explain Eclipse in fifteen seconds? Ultimately, I’m not sure it’s possible. Pretty much every time I speak to a group, I spend time talking about Eclipse with a deck of slides that are aptly...

Be nice

Monday, April 12, 2010 - 09:48 by Wayne Beaton
This happens with disturbing frequency… An Eclipse user is frustrated. S/he been trying to make something work for a few hours. Maybe even a few days. It’s just not working like s/he thinks it should be. Finally, s/he decides to send me a note. In that note, s/he questions my...

Getting to Know EBERT

Monday, December 15, 2008 - 15:30 by Wayne Beaton
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...

JUnit Testing GUIs

Monday, October 20, 2008 - 15:46 by Wayne Beaton
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...