0

i am working with eclipse modelling tool 2020, i did not change anything in the original IFML source but when i try to drag and drop Annotation, it cannot be instantiated inside other element, can only be instantiated outside of the component when the intended behavior of annotation, it can be attached to whatever component, how can i fix this? I have already try to open the plugin editor, i try to look for solution on other platform, but i haven't found any meaningful solutionthe file structure and the annotation code

  • Your Eclipse is very, very old. Please make sure Eclipse and Sirius (which is the modelling tool you use) is up to date. – howlger May 19 '23 at 06:19

1 Answers1

0

Sounds like you're supposed to create an Annotation and then add an edge between the Annotation and whatever element it pertains to.

user1292456
  • 778
  • 4
  • 12