I have made an editor extending XMLMultiPageEditorPart
now im opening a xml file in this editor
i want to make this editor read only ,
IFile file1=file...
i want the xml file which is opened in the editor to be read only.
I have made an editor extending XMLMultiPageEditorPart
now im opening a xml file in this editor
i want to make this editor read only ,
IFile file1=file...
i want the xml file which is opened in the editor to be read only.