Hi have a Scala Play 2.3.3 project and in my build.sbt file
"org.reactivecouchbase" %% "reactivecouchbase-play" % "0.3-SNAPSHOT"
)
resolvers += "ReactiveCouchbase" at
"https://raw.github.com/ReactiveCouchbase/repository/master/snapshots"
trying import org.reactivecouchbase.play.Couchbase gives a compile error
object Couchbase is not a member of package org.reactivecouchbase.play
Running https://github.com/ReactiveCouchbase/play-scala-starter-kit works
fine, but is using Play 2.3.0
Am I just doing something silly - or is there a version incompatibility
issue?
Thanks,
Brent
--
You received this message because you are subscribed to the Google Groups
"Couchbase" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.