* Todod fix in new build
*/
public void notestPasteActionCommand() throws Exception {
ODOMEditorContextManager manager = new ODOMEditorContextManager(
new ODOMEditorContextCreator() {
public ODOMEditorContext create() throws Exception {
return createEditorContext();
}
});