Java

Eclipse Plugins - How To Keep Up To Date

IBM folks Mr Dejan Glozic and Dorian Birsan show how to create and publish bundles of plug-ins (called features) to an update site so that users can then download and install them directly into Eclipse using the Eclipse update manager. This has many advantages over the low tech way of delivering new or updated plug-ins in a zip file that someone manually unzips into the directory where Eclipse is installed… I hope very much, that a lot of Eclipse plugin developers will read and adapt it, because my set of plugins and the work with manual installation/update costs me minutes I would like to spend on more productive things (like finding this article :-)

Average rating
(0 votes)

Comments

Eclipse Plugins - How To Keep Up To Date

One should be able to "Discover" new plugins(not just updates) without leaving eclipse.
Someone needs to step up to the plate and establish a central repository of open source plugins (as 1 feature/update site?). Discovering and maintaining bunch of sites is a hasle. I am okay with having a couple sites (2 central respositorys and an extra vendor), but not a site for every vendor and plugin author. A central repository would allow it to discover plugins like jedit( or feature discoveries like JPackage)..

Eclipse Plugins - How To Keep Up To Date

@Matthew:
I asked the maintainer of http://eclipse-plugins.2y.net/eclipse/index.jsp , if there were any plans to include an rdf feed in the future. That would make it simpler, especially as there is a RSS plugin for Eclipse ("All the News"). The answer was that the original creator of the site (Urbaan) was currently too busy for adding any features, and someone else is just maintaining the site. But he seemed to like the idea.

Similar entries

  • While Arnie has been formulating his conquest of California, the Eclipse team has managed to remain undistracted and come through with their fourth milestone build of the Eclipse 3.0 development cycle. Here are some of the more noteworthy things available…

  • Eclipse Milestone M3 is out!

  • Eclipse language plugins for Pascal, Python, Cobol

  • Slashdot has a review of Eclipse in Action up. This is a good book. You know it’s a good book when you already use the tool (both pure Eclipse and IBM’s WSAD) regularly and you find yourself learning things…

  • Eclipse.org project alphaWorks has a sub-page for Eclipse Technology Comparison Netbeans vs. Eclipse Eclipse Plugins plugin directory jMechanic – the java profiler see also Eclipse Profiler Plugin another profiling plugin… APERA – Application Performance Evaluator and Resource Allocation Tool for…