[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: storageeditorinput and SAVE ???

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...?