magicgoose
magicgoose
If pi contains all the data that could possibly exist then the answer to this question > how I would go about removing my personal data from π. can also...
it's not needed there, I think but the approach here is that results of running Proguard on Scala library are cached and reused when possible, speeding up builds
@tonyxiao don't know much about gradle, I used sbt for scala projects on a decent machine with SSD the difference is small enough to not bother :laughing: especially if not...
@banshee No, not Gradle, but SBT. I couldn't make Gradle work with Scala. And of course it's not lightning fast, but I think it's tolerable. Maybe it does some magic...
@banshee No, I had `addSbtPlugin("org.scala-sbt" % "sbt-android" % "0.7")`
Is there a way to reference a `project`, not packaged into `jar`? Its code is updated frequently, so it will be not very cool to make a jar of it...
@banshee Yes, just a regular eclipse project with scala code (that obviously uses some parts of scala library). But it can be treated as if its source files were in...
@jmhofer IntelliJ IDEA can handle this.
@jmhofer take a look at https://github.com/magicgoose/android-scala-intellij-no-sbt-plugin