Closed kenbot closed 10 years ago
agreed. Not sure of the cross-build details, but Im happy to take this on this week, i'll ping you if I need some hlep
Turns out they changed the maven ID of Scala Swing in 2.11 (org.scala-lang.modules). Grrr. Makes it harder to cross build between 2.10 and 2.11, since the dependencies needed differ. Thinking of just releasing a 1.6 version that's built against just 2.11.
Here is how you can define the cross build swing dependency: https://github.com/Sciss/TreeTable/blob/master/project/Build.scala#L37
Thanks for tip Sciss. 2.11 release done.
We should release a version for 2.11. Do we have crossbuilds, with scalaswingcontrib_2.10.4, scalaswingcontrib_2.11.0 and this kind of thing? It might be a thing to consider if not.