Community
Participate
Working Groups
For an unlinked annotation reference, imports and replacements for regular classes and interfaces are proposed. class MyTest { @Test // proposes junit.framework.Test and MyTest def foo() { } }
We should tweak that for extends- and implements clauses, too. E.g. no final classes, only visible types, no annotations or enums ...