banshee / AndroidProguardScala

An Eclipse builder for Android projects using Scala
136 stars 10 forks source link

Support for scala 2.11 #51

Closed alaendle closed 10 years ago

alaendle commented 10 years ago

After upgrading my eclipse environment to use Scala IDE 3.0.4 build against scala 2.11 I'm no longer able to install AndroidProguardScala via the update site. It just tells me that: 'Software being installed: Android/Proguard/Scala Feature 0.0.50 (com.restphone.androidproguardscala.feature.feature.group 0.0.50) Missing requirement: AndroidProguardScala - a builder for speeding up builds of Scala for Android 0.0.50 (com.restphone.androidproguardscala 0.0.50) requires 'bundle org.scala-ide.scala.library 0.0.0' but it could not be found Cannot satisfy dependency: From: Android/Proguard/Scala Feature 0.0.50 (com.restphone.androidproguardscala.feature.feature.group 0.0.50) To: com.restphone.androidproguardscala [0.0.50]'

I'm aware that there is a lot of discussion if Android developers should adopt scala 2.11, but nonetheless it would be nice to have at least the possibility to try ;-)

Best regards, Andreas

banshee commented 10 years ago

I've been working on 2.11 support, just haven't had a chance to get it finished. Can't make any promises for a date though.

banshee commented 10 years ago

Changed the README to put a 2.11 note at the top.

alaendle commented 10 years ago

Please don't feel urged; I completely understand how hard it is to maintain an open source project ;-) also let me take the chance to thank you for this tool - I think it's really used by a lot developers.

banshee commented 10 years ago

Glad to hear people are using it!

There's an alpha with 2.11 support available here: https://github.com/banshee/AndroidProguardScala/releases/tag/v51-alpha1

And I put a note about it in the README.

banshee commented 10 years ago

It still supports 2.10, fyi.

alaendle commented 10 years ago

Works like a charm - the only thing I had to change is to include the scala library (https://github.com/alaendle/outdooractive-examples/commit/47b4306709be8f7baad12b0becd2edc9d2f8d80c). Many thanks ;-)

banshee commented 10 years ago

Great! I made some changes to the README to point out that people upgrading will need to check their library settings.

Fixed in 438c372af48b285b15cff4bb23ad250e163db5eb