Top "Scala-ide" questions

The Scala IDE is the Eclipse plugin for Scala

Eclipse Scala plug-in: "illegal cyclic inheritance"

I just updated to the latest Scala-IDE version on Eclipse, and it's highlighting loads of spurious "illegal cyclic inheritance" errors …

eclipse scala scala-ide
Public variables in Scala?

Are there public instance variables anymore in Scala? I'm reading Programming in Scala, which covers Scala 2.8. If I'm understanding it …

eclipse scala variables public scala-ide