We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dataBinding 编译失败 Unable to load class 'javax.xml.bind.JAXBException'.
This is an unexpected error. Please file a bug containing the idea.log file.
plugin-demo2升级一下版本直接复现 compileSdkVersion 31 buildToolsVersion '31.0.0'
defaultConfig { versionName "1.1" versionCode 104 targetSdkVersion 31 applicationId "com.qihoo360.replugin.sample.demo2" minSdkVersion 15 multiDexEnabled false }
replugin-host-lib/gradle Version:3.0.0 rePlugin-plugin-lib/gradle Version:3.0.0
Android API Version: Android 手机型号&ROM(Phone model & ROM):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
问题详细描述
dataBinding 编译失败
Unable to load class 'javax.xml.bind.JAXBException'.
This is an unexpected error. Please file a bug containing the idea.log file.
复现问题步骤 Steps to reproduce the problem
plugin-demo2升级一下版本直接复现
compileSdkVersion 31
buildToolsVersion '31.0.0'
其它重要信息 Other important information
replugin-host-lib/gradle Version:3.0.0
rePlugin-plugin-lib/gradle Version:3.0.0
Android API Version:
Android 手机型号&ROM(Phone model & ROM):
Logcat上下文 Logcat context
The text was updated successfully, but these errors were encountered: