Community
Participate
Working Groups
Steps to reproduce: Given a Java class "Foo" in the package "extension" try the following Xtend snippet: import ^extension.Foo class Bar { Foo foo0 // cannot be linked ^extension.Foo foo1 // works }
has been fixed in the meantime.
Requested via bug 522520. -M.