You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current approach to setting the domain/range to existing OSLC Core resources not generated by Lyo Designer is to generate dummy classes anyway, ignore them from git version control and set the domain java package to the original location.
This issue is not a problem. The best approve is to simply enable the checkbox to "not generate from imported models". That's how we do it in the oslc-domains projects. Domains can refer to existing resources (like ResourceShape) without generating classes for ResourceShape.
I this we should close this issue. But #194 is still relevant.
The current approach to setting the domain/range to existing OSLC Core resources not generated by Lyo Designer is to generate dummy classes anyway, ignore them from git version control and set the domain java package to the original location.
This fails because LyoD still generates
IXyzResource
references as explained in https://github.com/eclipse/lyo.domains/issues/9.The text was updated successfully, but these errors were encountered: