Scala Plugin 177 Follow
Hello, currently I am hacking around with CouchDB, Jersey and Scala (to learn Scala ;-)).
Unfortunately the most inheritance and trait concepts in my code are not very useful. Nevertheless the Scala Plugin shows a lot of errors although the code works fine (with Scala Plugin 177, Scala 2.8(!) and Scala Test RC1 for 2.8).
So I attached my code to support the Plugin development.
Regards Fakod
PS: Thank you for this great Scala environment.
Attachment(s):
ScalaTestSRC.zip
Please sign in to leave a comment.
I can suggest you to update plugin to latest Nightly (with IDEA EAP 92.24). Type system in this build much more better then in 177. If you don't want to see any error, which is not errors, you can use build 200. Here Type checking feature is disabled (because of too much "Good code red"). Of course any reports about red code in latest nightly is highly appreciated (our bugtracker http://youtrack.jetbrains.net/issues/scl).
Best regards,
Alexander Podkhalyuzin.
OK.
I removed all library stuff (see attachment).
Using Maja IC 92.24 and Plugin 212 lines 40 and 61 are red.
Attachment(s):
test.scala.zip
Thank you for great testcases: http://youtrack.jetbrains.net/issue/SCL-1629
Best regards,
Alexander Podkhalyuzin.