- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Intellij Idea / Overloading
Fri, 2012-02-10, 13:46
Dear IDEA and Scala users,I have a compile error in my code, but the only thing I can see on idea console is the following:
error: overloaded method value readByIds with alternatives:
and it doesn't print the alternatives... ..Has someone alerady found a similar problem?
Thank you very muchBest RegardsEdmondo
error: overloaded method value readByIds with alternatives:
and it doesn't print the alternatives... ..Has someone alerady found a similar problem?
Thank you very muchBest RegardsEdmondo
http://youtrack.jetbrains.net/issue/SCL-1930
-jason