Equinox Resources

Wiki
The Equinox project Wiki.
Newsgroup
Talk to the people using Equinox
Mailing list
Talk to the people working on Equinox
Bugs/Issues
Discover the current bugs and issues in Equinox. Note that a large amount of the activity goes on in Bugzilla. Configure your Bugzilla account email preferences to watch the one of the Equinox inbox users (equinox.framework-inbox@eclipse.org, equinox.bundles-inbox@eclipse.org or equinox.incubator-inbox@eclipse.org) to monitor bug activity.

CVS
The Equinox code is hosted in the normal Eclipse project repository and is available via web access or direct CVS access. For direct access, use anonymous login to the CVS repo

:pserver:anonymous@dev.eclipse.org/cvsroot/eclipse

The Equinox work goes on in various folders as appropriate for the work being done. See the project lists in the framework, bundles and incubator components for more details.

Website
The Equinox website itself is hosted in a CVS repository and mirrored on a conventional HTTP server every minute or so. This allows use of PHP, Flash, ... and enables versioning and diffing using Eclipse. The site is open for editing by all Equinox committers using:

:extssh:<you here>@dev.eclipse.org/cvsroot/org.eclipse

The Equinox website is in

www/equinox

You can use Eclipse to check out the whole site and then edit and commit. Remember your changes will take a minute or so to be reflected in the real site.