开发者

Can't run the touchlist project

I'd really like to implement in my app the touchlist widget, provided here:

https://github.com/commonsguy/cwac-touchlist

So I downloaded it 开发者_开发技巧and I imported the project folder in Eclipse; I tried to run as an ant build but I got this error:

Buildfile: C:\commonsguy-cwac-touchlist-af26192\build.xml

BUILD FAILED
C:\commonsguy-cwac-touchlist-af26192\build.xml:49: taskdef class com.android.ant.SetupTask cannot be found
 using the classloader AntClassLoader[]

Total time: 328 milliseconds

What's wrong with what I've done so far? It is driving me crazy...


You have to right-click on your project and choose Properties. On the dialog that opens choose Android from the left and in the Library section choose Add and add the cwac-touchlist project.

This is because cwac-touchlist was converted to an Android Library Project so you have to add it to your own project as a library.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜