今天往idea里导入其他项目时又遇到了一个问题,单独标记一下。

导入后打开一个布局xml文件,发现不能渲染,报错为:

This version of the rendering library is more recent than your version of IntelliJ IDEA. Please update IntelliJ IDEA

看字面意思就是idea的渲染库版本不对,让你升级idea。因为之前升级过android sdk,就想到了以前eclipse的老问题:adt的升级。难道idea也是类似的么?

但是idea已经是最新版本了,其实这个问题另有玄机。

在渲染界面有如下选项

在这里选择合适的版本就可以解决上面的问题。

This version of the rendering library is more recent than your version of IntelliJ IDEA.相关推荐

  1. This version of the rendering library is more recent than your version of ADT plug-in. Please update

    打开Eclipse或者ADT Bundle后,无法查看Activity的预览图,Eclipse提示"This version of the rendering library is more ...

  2. [Eclipse Android]已解决:Graphical Layout不能使用,并出现提示This version of the rendering library is more recent

    这几天在配置Eclipse开发环境时遇到好多问题,回过神来已经在坑里了..这个问题应该是我入门过程中碰到的最后一个了吧(希望).我查阅了很多前辈们的博客,打算自己也写一写,日后会整理的更详细一些,有其 ...

  3. Ubuntu16.04安装labelImg,报错Cannot mix incompatible Qt library (version 0x50a00) with this library (vers

    目标检测需要数据集,使用labelImg进行标注,但是本人在安装此软件的时候,一开始在anaconda创建的环境中,安装失败,在系统里根据git网站上的命令进行安装还是报错,错误如下 Got keys ...

  4. This version of the JDBC driver is only compatible with Elasticsearch version 7.9 or newer; attempti

    今天使用DBeaver连es的时候遇到一个问题, This version of the JDBC driver is only compatible with Elasticsearch versi ...

  5. Eclipse reports rendering library more recent than

    http://stackoverflow.com/questions/18852983/eclipse-reports-rendering-library-more-recent-than-adt-p ...

  6. 解决打包APK时候的报错:uses-sdk:minSdkVersion 22 cannot be smaller than version 23 declared in library

    在图示位置将Minimum API Level更改为更高版本即可.

  7. java version 和javac版本不一致_解决linux下javac -version和java -version版本显示不一致...

    [javascript] view plaincopy [root@localhost usr]# $JAVA_HOME/bin/java -version bash: /bin/java: 没有那个 ...

  8. Hive Schema version 2.3.0 does not match metastore‘s schema version 1.2.0 Metastore is not upgraded

    在spark连接外置hive时出现schema版本不匹配的问题 解决方法: 修改metastore的VERSION表 将版本号改为2.3.0

  9. `flutter build aar 报错:Because xxx requires SDK version >=2.16.1<3.0.0,version solving failed pub get

    项目场景: flutter build aar 报错:Because xxx requires SDK version >=2.16.1<3.0.0,version solving fai ...

最新文章

  1. 利用requests库访问网站
  2. Tech·Ed 2007大会课程内容
  3. 撬锁锤怎么用_安全锤是啥?消防蜀黍教你怎么选?如何快速破拆逃生?
  4. 单位矩阵的逆矩阵是它本身吗_矩阵运算、单位矩阵与逆矩阵(二)
  5. 蓝桥杯 ALGO-117 算法训练 友好数
  6. dpkg: error: dpkg status database is locked by another process
  7. 在linux中,boot与uboot有什么区别?
  8. 提高应用程序可用性的五个要点
  9. Ubuntu下Android Studio连接手机无法识别
  10. linux中^]是如何输出的
  11. 揭密Emulex SAN光纤云存储网关的概念
  12. Python制作经典坦克大战小游戏
  13. html静态页面图书馆管理,静态页面管理
  14. 图解ArcGIS数据三维显示
  15. 企业微信的上级有哪些权限?
  16. 飞翔的红蜻蜓(浙理体育)——生成跑步数据并上传
  17. JavaScript变量
  18. Arcgis影像镶嵌数据集色彩平衡遇到的问题
  19. 可以检测手机帧率和温度的软件_让电影动漫统统变丝滑,480帧毫无卡顿,交大博士生开源插帧软件
  20. 2021-11-20U盘写入Ubuntu镜像中断后,U盘无法格式化

热门文章

  1. Struts第一个案例搭建
  2. Redis 常用监控信息命令总结
  3. python 行列式计算
  4. U盘上的笔记全弄丢了,痛苦啊痛苦!
  5. 数据类型,运算符和表达式02 - 零基础入门学习C语言03
  6. 谷歌也被逼出局域网了 baidu从此天下无敌
  7. sql server(常用)
  8. java 集合框架快速预览
  9. mongodb之索引学习
  10. SpringCloud(第 016 篇)电影微服务,定制Feign,一个Feign功能禁用Hystrix,另一个Feign功能启用Hystrix...