duplicate class in classpath feature?
Is there any way for me to tell whether two or more classes with the same package + name have been included in the classpath?
If not this would be a MAJOR help - I think others here can agree that bugs resulting from this problem are some of the most difficult to debug.
If others agree I will submit this as a feature request.
Please sign in to leave a comment.
You might check out the recent thread on the packages view. That might
do what you need to some extent. It will show a "logical" view of your
code with duplicate files grayed out. I don't think it includes a search
for duplicates...
It sounds only moderately useful to me once the packages view is there.
If you don't think the packages view is enough (and it's quite possible
it's not), then I say submit it.
~Mike
Steve Conover <sgcjr@yahoo.com> wrote in
news:14059585.1053466051333.JavaMail.jrun@is.intellij.net: