【发布时间】:2011-05-13 19:06:15
【问题描述】:
我一直在关注 Google Tasks API 的发布,我只是开始使用它,但我无法编译第一步,我有一个
Exception in thread "main" java.lang.NoClassDefFoundError: com/google/common/base/Preconditions
有没有人有类似的错误或知道我该如何解决这个问题?我正在关注http://code.google.com/intl/es-ES/apis/tasks/v1/using.html#retrieving_task_lists中的示例
提前致谢
【问题讨论】: