【Eclipse】【5】FreeMarker插件

前言:FreeMarker是模板引擎,我是用于前端html的

正文:

1,Help → Install New Software →  add

弹出来的弹框中,Name随意起一个名字,Location中输入http://download.jboss.org/jbosstools/updates/development/indigo/ 。若只需要安装FreeMark IDE, 在下面出现的列表中选择JBoss Application Development →  FreeMarker IDE

2,重启Eclipse,.ftl后缀的文件就有颜色了

3,还可以在Window → PreferencesGeneral → Editors → File Associations下,为*.html和*.htm文件添加FreeMarker Editor作为编辑器(Associated editors)

参考博客:

Eclipse-安装Freemarker插件 - 简书
https://www.jianshu.com/p/f78ba9fd1238

FreeMarker

猜你喜欢

转载自www.cnblogs.com/huashengweilong/p/10961356.html
今日推荐