android-support-v7-appcompat Do not generate .jar

2

I'm importing the project android-support-v7-appcompat found at: '../Android/sdk/extras/android/support/v7/appcompat/'

Set it up as reported in Android documentation , although it does not display error occurs that it is not generating the .jar within the bin folder.

It actually does not generate anything in bin , has anyone ever had this kind of problem?

I am using Eclipse Luna in MacOs .

    
asked by anonymous 10.06.2015 / 22:03

1 answer

1

I was able to figure out the error! Home All the architecture I'm using is 64bits and the eclipse was 32! With the right eclipse, everything worked correctly!

    
15.06.2015 / 15:51