Community
Participate
Working Groups
Build Identifier: M20110909-1335 The SimpleNamesFragment binds org.eclipse.xtext.ui.refactoring.IDependentElementsCalculator to org.eclipse.xtext.ui.refactoring.IDependentElementsCalculator.Null, but the latter one doesn't exist anymore. In fact, the default implementation (through Guice annotations) is DefaultDependentElementsCalculator, so the explicit binding could be left out. If left in, the binding target should be DefaultDependentElementsCalculator, just as the QualifiedNamesFragment does. (You guys should really have some test case with the SimpleNamesFragment - not everyone only builds JVM languages with fully qualified names ;)) Reproducible: Always Steps to Reproduce: 1. see details 2. 3.
*** Bug 363022 has been marked as a duplicate of this bug. ***
pushed to master
*** Bug 363179 has been marked as a duplicate of this bug. ***
Closing all bugs that were set to RESOLVED before Neon.0