Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • dml-editors dml-editors
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Descartes Research
  • dml-editorsdml-editors
  • Issues
  • #1
Closed
Open
Created Aug 18, 2017 by Chair of Software Engineering@info2Owner

Textual editors sometimes break ecore object references

From time to time, when editing using the textual repository or usageprofile editor, the XText editor appears to "lose" object references when saving as ecore model instance.

For instance, instead of saving a reference in ecore similar to

<resourceType xsi:type="resourcetype:ProcessingResourceType" href="fixture.resourcetype#_wb33sEibEeOUHduTkzq26A"/>

the resulting ecore file contains broken references that look like

<resourceType xsi:type="resourcetype:ProcessingResourceType" href="xtextLink_:://......"/>

Unfortunately, this error is hard to reproduce. Example model instances should be provided.

Possibly related to: http://www.eclipse.org/forums/index.php/t/197063/

Assignee
Assign to
Time tracking