Eclipse hints, tips, and random musings

Wayne Beaton’s blog about Eclipse.

Archive for the 'Other' Category

Excelsior JET 6.5 beta 3

Posted in Other on November 19th, 2008 | No Comments »

Excelsior just released Excelsior JET 6.5 beta 3. With Excelsior JET, you can compile your Java- and Eclipse-based applications into a “native” executable with an embedded JRE (no external JRE required). The new version features a GUI for compiling RCP applications. Their website contains a collection of compiled open source applications, including RSSOwl, that come [...]

[ Back to top ]

Committer Satisfaction

Posted in Other on October 24th, 2008 | No Comments »

I think we all agree that committer satisfaction is important. As the Eclipse Foundation dedicates resources into developing more and better services for committers, it behooves us to have some sense for whether or not we are indeed improving the committer experience. In order to have any sense of the improvement, we need to have [...]

[ Back to top ]

There is a Brazilian Eclipse Community…

Posted in Other on October 20th, 2008 | No Comments »

I’ve been corresponding with a Brazilian developer who has some questions about SWT. Unfortunately, there’s a language barrier that’s preventing me from being helpful. I know that we have a fairly large contingent of committers from Brazil; does anybody out there have a few cycles that they can spare to help a countryman in need? [...]

[ Back to top ]

CoFFEE anyone?

Posted in Education, Other on October 15th, 2008 | 2 Comments »

Scott beat me to the punch here, but I think this is interesting, so I want to share more…
The Lead Project, a 3-year European Union funded research project, has created an interesting bit of software that they’re calling CoFFEE (Cooperative Face2Face Educational Environment). The focus of the project is to support problem solving activities in [...]

[ Back to top ]

Wow. Just wow

Posted in Other on October 15th, 2008 | 5 Comments »

Today, I am envious of the SWT developers. Clearly they have made a huge difference in at least one person’s life…
Yesterday committer Scott Kovatch checked in some accessibility code for the Cocoa port of SWT. In his post to the platform-swt-dev list, he describes accessibility as an “enormous pain in the behind” (update: if you [...]

[ Back to top ]

Presentations in Eclipse

Posted in Other on October 4th, 2008 | 8 Comments »

I’ve been tinkering on-and-off for a couple of years on some Eclipse-based presentation software. My primary motivation is my distrust of existing presentation software. Curiously, I get a new head of steam on the “project” every time PowerPoint or Open Office fries one of my documents. Last week was one of those times.
The effort has [...]

[ Back to top ]

Reviewers and Editors Deserve Love Too!

Posted in Other on August 7th, 2008 | 1 Comment »

We have what has been referred to as an “embarrassment of riches” in Eclipse Corner. We have a lot of articles that are either in development, or are ready for publishing. The problem is that we have a bit of a shortage of reviewers and editors. Perhaps one of the problems is that we do [...]

[ Back to top ]

Write lots of code

Posted in Other on August 3rd, 2008 | No Comments »

I generally enjoy reading Jeff Atwood’s Coding Horror blog. Yesterday his post, Quantity Always Trumps Quality, made me think of two things. First, the thoughts conveyed are exemplified at Eclipse: we value code over specifications; code is written, mistakes are made, lessons are learned, and everything gets better in the process. Second, it made me [...]

[ Back to top ]

Paste Snippet

Posted in Other on July 7th, 2008 | No Comments »

Try this in Eclipse Ganymede (one of the variants that includes the Java development tools):
Copy this text:
System.out.println(new Date());
Bring the Package Explorer into focus (make sure that none of the existing projects is highlighted) and select “Paste” from the context menu.
JDT will build the project, package, class, and main method for you. How cool is that?
There’s [...]

[ Back to top ]

But I’m not a Newbie!

Posted in Other on July 3rd, 2008 | 5 Comments »

If you have a question about some Eclipse project, the newsgroups are your best bet.
If you’re not sure what group is appropriate for your question, post it on newcomer. Posters to newcomer are often redirected to other newsgroups, but newcomer is a good starting point since a lot of very knowledgeable people watch the [...]

[ Back to top ]

Recent Posts

Archives

Categories

Meta