[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Extend resource set of a diagram

Hello Vali,

You should not replace used ResourceSet. It is enough to load important models into it then necessary. See generated ???LoadResourceAction as an example of resource loading code.

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