windows - How to make and apply changes to Jan Berkel's android-plugin? -
as title says, i'm wondering how apply changes jan berkel's sbt android plugin.
i know says there...
$ git clone git://github.com/jberkel/android-plugin.git $ cd android-plugin $ sbt publish-local ... , did , got in /target/scala-2.9.1/sbt-0.11.3/
/api/ /cache/ /classes/ /resource_managed/ /ivy-0.6.2-snapshot.xml /sbt-android-plugin-0.6.2-snapshot.jar /sbt-android-plugin-0.6.2-snapshot-javadoc.jar /sbt-android-plugin-0.6.2-snapshot-sources.jar my question is, how apply changes current sbt.
btw, i'm using windows 7 (i know, know... :d)
after publish-local should have in local ivy cache , can use it. have checked if in there?
Comments
Post a Comment