Saros brings multi-writer synchronous distributed editing to the Eclipse IDE, e.g. for joint code reviews, explaining code remotely, or distributed pair programming -- all also for more than 2 participants; we call this Distributed Party Programming. It includes refined awareness functionality, text chat, and a simple distributed whiteboard/sketching facility.
Eclipse Update Site: https://www.saros-project.org/update-site/eclipse
Prisma Workbench (PSW) is a framework for software engineering tools integration. PSW enables interoperability of various software development tools in collaborative settings. PSW provides real time views to data, enhanced awareness into project's progress (events), traceability management between work products, communication support, and project management viewpoint (reports). PSW implements an integration mechanism via which new tools can be added and configured. For users a web UI...
ceno is a set of eclipse plugins aimed to support collaborative work. The purpose of this toolkit is to avoid merging-conflicts while contributing artifacts to a central repository. It followes the ideas of pessimistic locking
It is a supplement of version control system to support software development. It helps programmers to track personal working time spending on source files, and to easily find experienced people who may help you to comprehend certain code fragment.