| Summary: | [assist] binding completion proposal has no icon if only callin bindings can be created | ||
|---|---|---|---|
| Product: | [Tools] Objectteams | Reporter: | Stephan Herrmann <stephan.herrmann> |
| Component: | OTDT | Assignee: | Project Teams <objectteams.otdt-inbox> |
| Status: | VERIFIED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.0.1 | ||
| Target Milestone: | 2.0.2 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Whiteboard: | |||
Hm, I cannot reproduce any more, closing. Verified using build 2.2.1.201209182002 |
Given a base class class B { void foo(){} } and a team team class T { protected class R playedBy B { | void foo() { } } } invoking completion at the cursor offers to create a method binding for foo, but only callin bindings are offered (good), however, in this situation the completion proposal has no icon.