Eclipse 4.5 & velocity

司徒俊雄
2023-12-01
参考链接:[url]http://blog.csdn.net/kisssun0608/article/details/47105899[/url]
实现步骤如下:
1、先安装:Eclipse 2.0 Style Plugin Support 插件
add site [url]http://download.eclipse.org/eclipse/updates/4.5[/url],仅勾选Eclipse 2.0 Style Plugin Support
2、velocity 下载插件
[url]https://code.google.com/archive/p/velocity-edit/downloads[/url]
---------------------------------------------------------------------
3、有二种方式进行安装
3.1、将com.hudson.velocityweb_1.6.5.jar放置于eclipse/dropins 下重启生效
3.2、link方式:
3.2.1 在eclipse/dropins下创建velocity.link文件,配置为:path=D:/J2EE/eclipse-jee-mars-2-win32-x86_64/eclipse/myPlugs/velocity
3.2.2 velocity目录结构为:
velocity
- eclipse
- features
- com.hudson.velocityweb_1.6.5.jar
重启生效
为方便大家,我直接打包了(1.6.5),供下载!
 类似资料: