2005-09-21

Automated build of plugins and RCP applications

I've proposed a tutorial for EclipseCon 2006 dealing with the problems of automated builds and plugins. It will look at three different ways of solving the problem:

  • Using Eclipse's PDE tools to do a headless build
  • Using a series of Ant files to do the work
  • Using maven to manage and build the process

If you're interested in seeing this, head over to the proposal page and add your thoughts, or add comments here.

2005-09-16

New article available: What is IAdaptable?

I've published a new article discussing the IAdaptable interface in Java. You can read it at www.rcpapps.org.

If you'd like to be updated whenever a new article arrives, you can subscribe to the article atom feed, as well as the atom feed for this blog.