Unable to load class 'javax.xml.bind.JAXBException'.

##Android Studio 编译运行项目报错

Unable to load class 'javax.xml.bind.JAXBException'.

This is an unexpected error.Please file a bug containing the idea.log file.

解决方案:使用本地JDK 

打开项目Project Structure

更换JDK Location 不使用android studio 的安装目录的jdk

你可能感兴趣的:(Unable to load class 'javax.xml.bind.JAXBException'.)