Community
Participate
Working Groups
Build Identifier: 20110916-0149 org.eclipse.xtext.linking.impl.DefaultLinkingService.registerImportedNamesAdapter checks whether scopeProvider is a AbstractGlobalScopeDelegatingScopeProvider. This is a bit uncomfortable. When implementing your own scope provider, you do not want to derive from the above abstract class. However, when you do not derive from this class, then the imported names functionality is broken. Please introduce an interface that indicates that the scope can be wrapped to intercept scope requests. Reproducible: Always
GitHub Pull Request 663 created by [szarnekow] https://github.com/eclipse/xtext-core/pull/663 From: genie@eclipse.org Subject: [Bug 361216] @id = 361216 @see_also = https://github.com/eclipse/xtext-extras/pull/240 GitHub Pull Request 240 created by [szarnekow] https://github.com/eclipse/xtext-extras/pull/240
fixed in 2.14