Community
Participate
Working Groups
Having the SimpleNamesFragment produces the following binding: // contributed by org.eclipse.xtext.generator.exporting.SimpleNamesFragment public Class<? extends org.eclipse.xtext.ui.refactoring.IDependentElementsCalculator> bindIDependentElementsCalculator() { return org.eclipse.xtext.ui.refactoring.IDependentElementsCalculator.Null.class; } The member "Null" does not exist (anymore) in the interface.
*** This bug has been marked as a duplicate of bug 362655 ***