Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

插件里用了第三方SDK是经过加固的,无法加载插件了 #356

Open
Hujunjob opened this issue Oct 24, 2019 · 0 comments
Open

Comments

@Hujunjob
Copy link

在加载插件时,出现加载失败:
java.lang.ClassNotFoundException: Didn't find class XX

实际上在插件单独运行调用第三方库时,如果没有调用第三方库的初始化方法,也会报一样的错:
java.lang.ClassNotFoundException: Didn't find class XX。

能否在加载插件时先调用第三方库的初始化方法呢?

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

No branches or pull requests

1 participant