Hi,

I have ClassA, declared in library project ProjA, and ClassB, declared
in project ProjB. ProjB references ProjA as a library, therefore ADT
creates a ProjA_src link at the root folder of ProjB. This link can
*not* be included in the Java build path, otherwise the build fails
due to classes being added twice. So far, so good, but if I put the
cursor on ClassB, over a reference to ClassA, and hit "F3" Eclipse
opens a read-only tab with the source code, entitled "ClassA.class",
not the source under ProjA_src. This is a regression compared to ADT
13 and before, in my opinion, so I have two questions.

Does anybody know a workaround?

Did anybody fill a bug report, already?

Thanks in advance for your help.

-- 
"The flames are all long gone, but the pain lingers on"

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to