Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

W/System.err: java.lang.ClassNotFoundException: com.androidwind.annotation.TagService #8

Open
netgb opened this issue Jul 28, 2019 · 4 comments

Comments

@netgb
Copy link

netgb commented Jul 28, 2019

这两个问题能抽时间修改一下不?尤其是第二个,好晕,每次运行爆红字
1、------------------------------------------------------
W/System.err: java.lang.ClassNotFoundException: com.androidwind.annotation.TagService
W/System.err: at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:400)
at java.lang.Class.forName(Class.java:326)
at com.androidwind.annotation.core.SearchEngine.init(SearchEngine.java:31)
2、------------------------------------------------------
WARNING: API 'variant.getJavaCompiler()' is obsolete and has been replaced with 'variant.getJavaCompileProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variant.getJavaCompiler(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Affected Modules: sample

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
Affected Modules: sample

@ddnosh
Copy link
Owner

ddnosh commented Sep 29, 2019

第一个rebuild一下试下;
第二个我把compile全部替换了,可以update一下。

@netgb
Copy link
Author

netgb commented Oct 6, 2019

新建空文件夹重新检出项目也是一样的情况,我这边是用AS3.4.2版本去运行项目,
貌似两个问题都还存在,你能把gradle插件也更新到3.4.2版本吗?
第一个问题,这个com.androidwind.annotation.TagService还是找不到
@ddnosh

@netgb
Copy link
Author

netgb commented Oct 6, 2019

图片

@netgb
Copy link
Author

netgb commented Oct 6, 2019

图片

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants