MyEclipse安装Thymeleaf插件
更新:HHH   时间:2023-1-7


1.打开 https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin
2.找到 Installation,如图:

在线安装地址:http://www.thymeleaf.org/eclipse-plugin-update-site/
离线安装包下载地址: https://bintray.com/thymeleaf/downloads/thymeleaf-extras-eclipse-plugin/

3.安装

3.1 工具栏-Help-install from Site...

3.2 填写安装信息

3.3 选择好之后,点击OK,Next >
  由于我这里在线安装怎么着都不行,因此选择了离线安装包,选中要安装的部分,点击"Next > "


下一步

下一步

等待安装完毕,重启编辑器即可

返回web开发教程...