解决IDEA This version of the rendering library is more recent than your version of IntelliJ IDEA. Plea



     

我下载的是最新的4.3SDK,编辑main.xml抛出异常org.jetbrains.android.uipreview.RenderingException: This version of the rendering library is more recent than your version of IntelliJ IDEA. Please update IntelliJ IDEA。

解决IDEA This version of the rendering library is more recent than your version of IntelliJ IDEA. Plea_第1张图片

原因是工程是2.3的工程,但IDEA不够智能地使用4.3的SDK去渲染它,解决方案很简单,看下图的鼠标,在下拉框里选择2.3然后重新打开一下:

解决IDEA This version of the rendering library is more recent than your version of IntelliJ IDEA. Plea_第2张图片

就会发现正常渲染了:

解决IDEA This version of the rendering library is more recent than your version of IntelliJ IDEA. Plea_第3张图片


转载请注明:码农场 » 解决IDEA This version of the rendering library is more recent than your version of IntelliJ IDEA. Please update IntelliJ IDEA

你可能感兴趣的:(解决IDEA This version of the rendering library is more recent than your version of IntelliJ IDEA. Plea)