I am doing a project based on CDO and Dawn. I am a beginner in CDO. My task is to develop a collaborative GMF Editor using Dawn. Currently, I can can run a basic DAWN application, as given in this tutorial:
http://wiki.eclipse.org/Getting_Started_with_Dawn
I want to create a plugin on top of dawn to add some additional functional to DAWN. Like, locking the GMF Editparts...
Is there any tutorial for doing such stuff......