Search code examples
eclipse-rcpp2auto-update

Update several Eclipse-RCP applications using p2


I have to prepare PCs for offline use.

I'm looking for a solution to update several different Eclipse-RCP applications on a PC from a central p2 repository without starting each application manually.

The idea is to provide a tool similar to "Apple Software Update" that notifies the user about all available updates, and installs them automatically.

Is there a solution for Eclipse-RCP applications / p2?


Solution

  • Google for p2 update rcp, and the first result is Adding Self-Update to an RCP Application