I can't access Crouton library in Eclipse

醉酒当歌 提交于 2019-12-03 15:53:24

Crouton is being built using gradle. This means that the source directories are different to the default Eclipse source paths.

I discourage building without a proper build system. Nonetheless, using version 1.8.2 of Crouton within Eclipse is possible.

To do so, simply download the jar from maven central and put it in your libs folder.

Since the current version of Crouton does not rely on resources, adding it as a library is not necessary.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!