I think this feature still has some problems dealing with top-level
package-scope classes included in the same file as another top-level
public class. Is the class in question in that situation?

Example: X.java includes "public class X" and "class Y".
If you use Goto Class on Y, I think you get the decompiled version,
not the source code.

Barry Kaplan wrote:
> I have log4j included in a library -- both the classes and source. When 
> I open a class in the classpath view, I get a decompiled view of the 
> source.
> 
> I tested the same two jars with jbuilder, and jbuilder opened the 
> source, so I don't believe it is a problem with package structure of the 
> source jar.
> 

-- 

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
    - Larry Wall
==============================================================

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to