I don't know a lot about eclipse but I do want to try out scala on android. I read the readme file but I got lost at the second step.
Add the AndroidProguardScala builder to the dropins directory of your eclipse installation.
How do I do that? Do I copy the contents of the bin folder to the dropins folder? Or do I make another folder there and copy the contents to that folder?
How do I add the scala android nature to my project afterwords?
1 comment:
Hi,
I don't know a lot about eclipse but I do want to try out scala on android.
I read the readme file but I got lost at the second step.
Add the AndroidProguardScala builder to the dropins directory of your eclipse installation.
How do I do that?
Do I copy the contents of the bin folder to the dropins folder? Or do I make another folder there and copy the contents to that folder?
How do I add the scala android nature to my project afterwords?
Post a Comment