Community
Participate
Working Groups
Consider a team and a base living in the same package. Create a role bound to the base using the new role wizard. The wizard will insert an import base declaration mentioning the base class without qualification, which is unnecessary and wrong.
Created attachment 187904 [details] fix This patch improves base class imports by using the current IType to resolve the base class. Given an ITypeBinding or a qualified name the ImportRewriteAnalyzer correctly filters implicit imports.
Patch has been committed as r1279.
Verified for 0.8M5 using build 201101290806.