Re: [equinox-dev] [prov] p2 / browser integration

2007-10-26 Thread Brett Hackleman
Obviously the best thing about this approach is that there is no native code to worry about! Having the 2nd/3rd/Nth instances register with the first via the standard port is a great idea. If the first instance shuts down gracefully, it could actually poke one of the registered instances to

Re: [equinox-dev] [prov] p2 / browser integration

2007-10-25 Thread Michael Robb
While I completely agree that we need some easy method of installing and that it would be ideal to do so from a web browser, wouldn't this solution require one to basically do all of their browsing from within Eclipse? For Summer of Code this year I worked on a project [1] that would allow

Re: [equinox-dev] [prov] p2 / browser integration

2007-10-25 Thread Pascal Rapicault
Subject:Re: [equinox-dev] [prov] p2 / browser integration

Re: [equinox-dev] [prov] p2 / browser integration

2007-10-23 Thread Jeff McAffer
mailing list equinox-dev@eclipse.org cc Subject Re: [equinox-dev] [prov] p2 / browser integration Forgot to mention some simple approaches we could also consider for the UpdateManager: 1. The UI could detect a standard http:// site or feature URL on the clipboard, or allow the user

RE: [equinox-dev] [prov] p2 / browser integration

2007-10-23 Thread Philippe Ombredanne
] On Behalf Of Brett Hackleman Sent: Tuesday, October 23, 2007 7:11 AM To: Equinox development mailing list Subject: [equinox-dev] [prov] p2 / browser integration I'd like to submit this as a feature request, but wanted to solicit feedback here first. Apologies for the long post