Hi, This should be simple but I haven't used eclipse for a while. I have a Scala project where the following error shows up:
akka-actor_2.10-2.3.0.jar is cross-compiled with an incompatible version of Scala (2.10). In case of errorneous report, this check can be disabled in the compiler preference page. My eclipse project is configured to use 2.11.1 and I'd rather keep it that way if possible. The scala-ide FAQ is a bit dubious about this <http://scala-ide.org/docs/current-user-doc/faq/index.html>, so I wonder how should I proceed, whether this is a false alarm, or a real incompatibility. Thanks in advance for your guidance, Matan -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
