[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Problem with Save As functionality

Thanks Alex for your response. So that?s how it is supposed to work?

I know that I have to make some changes in the generated XXX.DocumentProvider.doSaveDocument() but I don?t know which changes. If I try to do a saveAs, the ?info? variable is set to ?null? and I can?t obtain the resources from the actual model. If I just try to do a simple save, that ?info? has a value, so its resources are saved.

Can you give me an example or at least some tips/hints about what should I do?

Thank you very much!