Reputation: 19
I have the EMF model and created the Sirius project for that EMF model. When I run the application and select the created view point I get the diagram editor to drag and drop the features of the model to the editor and I save it. But when I tried to reload the application I get cannot load the part control exception
java.lang.NullPointerException
at org.eclipse.sirius.diagram.business.internal.experimental.sync.DDiagramSynchronizer.getAllMandatoriesAdditionalLayers(DDiagramSynchronizer.java:328)
Any solution for this problem? Thanks in advance
Upvotes: 0
Views: 222