2
votes

I have the following error: Zero representations file found in "mymodelingproject" A modeling project must contain one. (Type: Modeling Marker)

I have selected Design Viewpoint, and created my entity class diagram (.aird) in eclipse with EMF. I have my .ecore model and my .genmodel too.

1
Have the same question ! - idichekop

1 Answers

0
votes

Maybe something with your project Nature is corrupt. Removing the Line in the .project file:

<nature>org.eclipse.sirius.nature.modelingproject</nature>

Save it and then add it back in, sometimes helps.