Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

ECF/Servers

< ECF
Revision as of 21:21, 9 October 2006 by Unnamed Poltroon (Talk) (Link corrections and grammar)

ECF is currently using the Equinox Servlet Incubator to run and support the example collab application running on the 'ECF generic' provider.

You can access this server for real-time collaboration by

  • Download and install the ECF SDK
  • Right-click on a project (e.g. the org.eclipse.ecf project in your workspace)
  • Choose ECF -> Connect Project...
  • Selecting the 'ECF generic' provider from the list
  • Use ecftcp://ecf.eclipse.org:3282/server as the connect URI.
  • Choose a nickname
  • Select OK

We have lots more planned for the ECF servers sub-project, including:

Running other providers on the server

  • xmpp
  • zeroconf discovery

...

Back to the top