Community
Participate
Working Groups
I had this import import bug346166.base.B2; and this role protected class R2 playedBy B2 { } Here a quickfix is offered to change the import statement to import base, but that quickfix produces no changes. Only after renaming the package to bug346166.basis did the quickfix work as expected.
Bug was caused by unsafe search for "base" in existing import decl. Fix was released for 2.1 M5 via commit d2cecfdbfe86fb966ffe98d400c216449c7c71aa
Verified for 2.1 using build 201206090452.