[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Editor - not based on resource

I want to show a datastructure in an editor which is not based on a single resource. The datastructure is the result of merging several files.

How can I implement an editor that is not based on a resource?

My former editor which is based on one file extends the FormEditor.

Thanks,

Judith