a541616209 2017-03-22 09:53 采纳率: 0%
浏览 1739

Android studio中我引用了c3p9的jar包以便使用连接池,可是编译报错

Error:(16, 12) 错误: 无法访问Referenceable
找不到javax.naming.Referenceable的类文件
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • 写回答

1条回答 默认 最新

  • devmiao 2017-03-25 15:38
    关注
    评论

报告相同问题?