Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse Communication Framework Project"

(ECF Team Meetings)
Line 31: Line 31:
 
*XMPP (private): <b><user>@ecf.eclipse.org</b> multi-user chat: <b>ecf</b><br>
 
*XMPP (private): <b><user>@ecf.eclipse.org</b> multi-user chat: <b>ecf</b><br>
 
*ECF Generic (public):  <b>ecftcp://ecf.eclipse.org:3282/server</b>
 
*ECF Generic (public):  <b>ecftcp://ecf.eclipse.org:3282/server</b>
 +
 +
==Coding Conventions==
 +
 +
ECF has decided to use the [http://www.eclipse.org/equinox/documents/coding.php Equinox Coding Conventions]. Also [http://www.eclipse.org/equinox/documents/coding.php on this page] are links to java
 +
source code formatter to use in Eclipse to easily enforce these conventions.
  
 
==Current Projects==
 
==Current Projects==

Revision as of 17:33, 22 August 2007

ECF Project Home Page
ECF downloads
ECF Developer Resources (CVS access, newsgroup/mailing list access, etc.)
Mailing list archive for ecf-dev@eclipse.org

ECF at Eclipse Summit Europe 2006

From left to right: Roland Fru, Scott Lewis, and Mustafa Isik

Check out these guys. They look happy to be working on Eclipse and ECF, no?

Also see the ECF presentation given at Eclipse Summit Europe 2006.

ECF Team Meetings

Conference Calls

ECF has weekly conference calls to discuss current and future issues on our roadmap. Anyone is welcome to join us.

  • International: 613-287-8000
  • Toll free: 866-362-7064
  • Participant passcode: 892048#

Next Conference Call: Monday, Aug 20, 2007

Monday, August 20, 2007, Noon pacific time/1900 UTC

8.20.2007 Call Agenda/Notes

Public and Private Chat Groups

ECF also has ongoing public and private chat groups. Please join us!

  • IRC (public): irc.freenode.net channel: #eclipse-ecf ECF URL irc://<user>@irc.freenode.net/#eclipse-ecf
  • XMPP (private): <user>@ecf.eclipse.org multi-user chat: ecf
  • ECF Generic (public): ecftcp://ecf.eclipse.org:3282/server

Coding Conventions

ECF has decided to use the Equinox Coding Conventions. Also on this page are links to java source code formatter to use in Eclipse to easily enforce these conventions.

Current Projects

API

Components

Ganymede

Others

Back to the top