Community
Participate
Working Groups
If a reference of the timing service will be created within the structure editor, the import statement of the timing service will not be generated in the .room file. The reference statement is correct.
Import statements are not generated automatically. We would have to add them to the model following some logic, e.g. get user feed back in those cases. On the other hand a bug in Xtext will lead to fully qualified references even if an import statement is present. Sebastian Zarnekow from Itemis: There was a recent fix which will be available in 2.0RC1 that addressed this issue.
(In reply to comment #1) > On the other hand a bug in Xtext will lead to fully qualified references even > if an import statement is present. > Sebastian Zarnekow from Itemis: There was a recent fix which will be available > in 2.0RC1 that addressed this issue. Verified the improved Xtext behavior with Xtext 2.0. Closing this bug.