ceno is a set of eclipse plugins aimed to support collaborative work by the means of "Workspace Awareness". The main idea is to prevent concurrent modifications of a resource that is opened on multiple eclipse workbenches. The workbench coordinates access to resources. Opening a resource will send an event to all connected workbenches. Opening a file which is changed uncommited by a different developer will open a warning dialog allowing to communicate to respective developer.