[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Diagram editor problems

Hello everyone.
I have some problems with my RCP Application
I have a Diagram editor.
Now if I run the application from eclipse, everything works just fine, the diagram resource is GMFResource.
Now , if I build a product and run the application again, the diagram resource is no longer GMFResource but XMIResource
and for this reason, the diagram cannot be shown in my Diagram editor.
Can anyone please help me on this ?
I really need it !
Thank you