takimafr / androidkickstartr

AndroidKickstartR helps you to quickly create a well configured Android application using the most popular libraries. It creates and configures your project for you. Just focus on code!

Home Page:http://androidkickstartr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.classpath references to wrong file

hannupekka opened this issue · comments

Line 7 of .classpath:

<classpathentry exported="true" kind="lib" path="libs/androidannotations-api-2.7.jar"/>

while the actual file is androidannotations-api-2.7.1.jar