| [news.eclipse.platform] Re: storageeditorinput and SAVE ??? |
Hi Remy,
any suggestion?
Kar wrote: > I have done previously this extending the (StructuredTextEditor) ... but > what shall I do to use the normal editors?
Extend the editor's doSave(IProgressMonitor) and write to your OutputStream there...?