Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-core-dev] Eclipse Remote Development


The document provides some guidelines for plugin developers wishing to implement remote development characteristics on top of the existing Eclipse platform. It doesn't propose any particular changes to the platform itself. I don't know of any available open source implementations of such a remote development model (perhaps in the CDT or COBOL projects?) You may also be interested in taking a look at the Eclipse 3.0 synchronization API, which facilitates synchronization between local and remote workspaces. In the Eclipse Help system, see Platform Plugin Developer Guide > Programmer's Guide > Team support > Synchronization support. You can ask questions about this synchronization API on the platform-team-dev mailing list.
--

platform-core-dev-admin@xxxxxxxxxxx wrote on 08/31/2004 08:54:54 AM:

> Hello,
>
> I saw this on the platform-core documents:
>
> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-
> core-home/docs/eclipse-remote-dev-guidelines/remote-development.html
>
> Any code / implementation materialize from the above document ? What's
> the status ?

Back to the top