[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to get the underlying XML from a palette tool

Hello Steve,

You can get currently active editor from the workbench, get appropriate editorInput from it and use that to locate file or use Eclipse selection.

-----------------
Alex Shatalin