Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] [prov] p2 / browser integration

Why not use Jetty?

Cheers,

---
Chris Aniszczyk | IBM Lotus | Eclipse Committer | http://mea-bloga.blogspot.com | +1.860.839.2465

Inactive hide details for "Michael Robb" ---10/26/2007 11:54:22 AM---The use of NanoHTTPD is going under review right now actua"Michael Robb" ---10/26/2007 11:54:22 AM---The use of NanoHTTPD is going under review right now actually: http://dev.eclipse.org/ipzilla/show_b


From:

"Michael Robb" <michael.robb@xxxxxxxxx>

To:

"Equinox development mailing list" <equinox-dev@xxxxxxxxxxx>

Date:

10/26/2007 11:54 AM

Subject:

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




The use of NanoHTTPD is going under review right now actually:
http://dev.eclipse.org/ipzilla/show_bug.cgi?id=1624

On 10/25/07, Pascal Rapicault <Pascal_Rapicault@xxxxxxxxxx> wrote:
> Thx. We will definitely take a look at it.
> Is your code already in the eclipse ipzilla pipeline? Would you have the
> ipzilla number?
>
>
>
>
>   From:       "Michael Robb" <michael.robb@xxxxxxxxx>
>
>   To:         equinox-dev@xxxxxxxxxxx
>
>   Date:       10/25/2007 09:05 PM
>
>   Subject:    Re: [equinox-dev] [prov] p2 / browser integration
>
>
>
>
>
>
> > 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 for the update URL to be passed to an Eclipse instance (from
> either an external or internal browser) without the need for a native
> application. I've also implemented a first attempt at support for
> dealing with multiple instances (the way this works is outlined on the
> wiki).
>
> In theory, if one were to create a command(via the platform command
> framework) that provides the update functionality, a link could be
> placed on a site to simplify the update process as follows
>
>
http://localhost:34567/?command=installUpdate&location=http://someUpdateURL/
>
>
> For anyone interested in test driving the project there's an update
> site listed on the wiki.
>
> Michael
>
> [1]
http://wiki.eclipse.org/Eclipse_Web_Interface
> _______________________________________________
> equinox-dev mailing list
> equinox-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/equinox-dev
>
>
> _______________________________________________
> equinox-dev mailing list
> equinox-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/equinox-dev
>
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


GIF image

GIF image


Back to the top