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

Key: IDEA-14374
Type: Bug Bug
Status: Open Open
Assignee: Maxim Shafirov
Reporter: Marat S. Radchenko
Votes: 0
Watchers: 0
Operations

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

Go To Class doesn't duplicates of the same class if one of them is in JDK

Created: 17 Aug 07 21:49   Updated: 20 Aug 07 15:48
Component/s: Code Navigation

Build: 7,126
Severity: Low


 Description  « Hide
Subj.

Steps to reproduce:
1) Take any jar with classes that are present in JDK (for example, JDK 6 and JAXWS or JAXB API)
2) Add this jar to project with specified JDK
3) Open Go To Class menu (CTRL+N)
4) Type class name
5) You'll get only one result that is from JDK.

However if you have duplicate classes in jars (and not in JDK) then you get multiple results which is expected.



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