A simple update manager for Eclipse RCP applications

September 29th, 2009  |  Published in Ramblings, Rich Client Platform, eclipse  |  5 Comments

sparkle-ui

What would I like for Christmas? Thanks for asking! Well, besides a Mac mini, what I’d really like is a simple update manager for Eclipse RCP applications.

Up to now, we’ve had two options for updating our applications: wiring in the Update Manager or coding something from scratch. The problem is that the Update Manager is overkill for most RCP apps and the API is fairly complicated.

What I would like to have is an alternative to the Update Manager that provides very basic update functionality. Call it Update Manager Lite, if you like. For those of you running OS X, what I’m thinking of is something like the Sparkle framework that many Mac applications use.

Would this be of use to anyone else? I’ve opened a Bugzilla entry suggesting this and comments would be appreciated.

Update: There’s already a Bugzilla entry for this feature, so the above entry has been marked as a dup. Please direct any comments you have to the original Bugzilla entry. Thanks to Susan McCourt for pointing me in the right direction!

Responses

  1. Ben says:

    September 29th, 2009 at 12:27 pm (#)

    Amen to that! :-)

  2. sud says:

    September 29th, 2009 at 1:27 pm (#)

    That would be awesome. I’ll go vote.

  3. PatrikS says:

    September 30th, 2009 at 12:49 am (#)

    Whatever Ben said! =)

  4. javahollic says:

    September 30th, 2009 at 7:21 am (#)

    Mmm, me too, I did have update-sites/features working, now only the feature gets updated not the plugins

  5. Justin says:

    September 30th, 2009 at 10:32 am (#)

    Voted! I’ve got a roll-your-own solution where I’ve been aiming towards this, but that’s for the now legacy update mechanism. Still have p2 to look forward to once (if?) the dust settles..

Leave a Response