首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

Eclipse上freemarker插件的安装

2012-09-05 
Eclipse下freemarker插件的安装今天突然想在eclipse中安装上freemarker的插件,安装习惯就在网上找了下相关

Eclipse下freemarker插件的安装

今天突然想在eclipse中安装上freemarker的插件,安装习惯就在网上找了下相关的update地址 如:http://www.freemarker.org/eclipse/update 结果发现添加进去不行,提示找不到东西,把地址放到地址栏一访问才发现,返回404这当然 是不能用的,
没法办法跑到freemarker官方去看了下,http://www.freemarker.org 在左边栏的Editor/IDE plugins 中点进去 http://www.freemarker.org/editors.html

Eclipse 3.2.1+Syntax highlight, syntax error indicator, outline view, code completion for macro names and bean property names.
Note: The included freemarker.jar is often outdated; overwrite it with a newer version manually if you get error messages when using newer template language constructs. Part of the JBoss Tools Project, but also available there as standalone download (no dependencies).
JBoss Tools Project download page...

发现了吧,已经是在jboss tools中了,点http://www.jboss.org/tools/download/ 然后在update sites 中找到installing jboss tools 到http://www.jboss.org/tools/download/installation.html 找到

Update Site Zips 点 script an installation. 里面就有我们要的东西了

简单点做就是直接http://download.jboss.org/jbosstools/updates/development/indigo/ 安装这个就行了,然后选择你要的东东,或者就干脆全选 。

安装好,重新启动eclipse就了!

?

热点排行