[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Opening a file on the editor

sakhi wrote:


My Editor extends org.eclipse.ui.editors.text.TextEditor and i use FileDocumentprovider.
Regarding stack trace ,iam afraid to say i cant post it as a security concern.


But manually speaking, The call goes to createDocument(Object element) method from where it routes to setDocumentContent.

Which code opens the editor i.e. where is the editor input created? Why do you use the FileDocumentProvider instead of using the TextFileDocumentProvider?


Dani


Br, Sakhi