- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Known-bug check
Tue, 2010-03-09, 03:58
When I click on a hyperlink in a stack trace, and the source file is Java, Eclipse takes me there. When I do the same with a Scala file (at least the ones in our giant project), I get "Source not found for ..."
Does this sound like a known bug? (Hard to believe it isn't, unless there's something weird about our project, but I went looking and did not find it.)
On Tue, Mar 9, 2010 at 2:58 AM, David Chase wrote:
> When I click on a hyperlink in a stack trace, and the source file is
> Java, Eclipse takes me there. When I do the same with a Scala file
> (at least the ones in our giant project), I get "Source not found for ..."
>
> Does this sound like a known bug? (Hard to believe it isn't, unless
> there's something weird about our project, but I went looking and did
> not find it.)
Yes, known problem. Open a ticket for it in Trac and I'll fix ASAP.
Cheers,
Miles