History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-24095
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

"Pull Up" shows bogus inaccessibility warning for generic method parameter

Created: 25 Dec 07 21:14   Updated: 15 Jul 08 19:44
Component/s: Refactoring
Fix Version/s: Diana 8582

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Fixed in build: 8,576


 Description  « Hide
<T> void doSomething(T t) {
}

"Pull Up" on such method shows "Class T will not be accessible in module...", which makes no sense.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.