Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Running HEAD without eclipse?

Not quite yet but I'm working on something similar for M2.

What I'm trying to do is let you host the client-side of Orion on "any" HTTP server and then do all your service interaction via plugins hosted elsewhere. For example (and this is the actual use case I'm working on), I could host the Orion client on my local WebDAV server and connect back to orion.eclipse.org to host a subset of my files and do by Git commits.

So... it should be possible fairly soon but for now still needs a bit more work to ensure our UI is more strongly decoupled from the specifics of the server-side implementation.

-Simon

Inactive hide details for John J Barton ---09/21/2011 11:07:51 AM---I wonder if there is a way to run Orion HEAD without eclipsJohn J Barton ---09/21/2011 11:07:51 AM---I wonder if there is a way to run Orion HEAD without eclipse? Currently the upgrade process is tedio


From:

John J Barton <johnjbarton@xxxxxxxxxxxxxxx>

To:

Orion developer discussions <orion-dev@xxxxxxxxxxx>

Date:

09/21/2011 11:07 AM

Subject:

[orion-dev] Running HEAD without eclipse?

Sent by:

orion-dev-bounces@xxxxxxxxxxx




I wonder if there is a way to run Orion HEAD without eclipse?

Currently the upgrade process is tedious so I generally avoid it. If I
could git pull/restart orion I would. Seems like this should be
possible?

jjb
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


GIF image

GIF image


Back to the top