Bill Clementson's Blog

Bits and pieces (mostly Lisp-related) that I collect from the ether.

February 2004
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29
Jan  Mar

The sound of a head banging against the wall

Wednesday, February 18, 2004

I attended the EclipseCon conference a couple of weeks ago and was impressed by the amount of developer and vendor support for Eclipse. Having plenty of experience with creating and modifying Emacs modes, I decided to experiment with creating an Eclipse plug-in today to see what developing for the "next generation universal tool platform" was like. I followed the excellent set of instructions that are on the web version of the soon-to-be-released Eclipse: Building Commercial Quality Plug-ins book. Here's a summary of the steps that I went through to create a simple plug-in that prints "one two three" in a window in Eclipse:

This results in the following new objects on my drive: And, at the end of this process, all I have (other than a lot of new artifacts on my hard drive) is a plug-in that prints "one two three" in a window. And my wife just called up to me to ask what that banging sound was ... :-(

emacs Copyright © 2004 by Bill Clementson