1:abator下载:http://ibatis.apache.org/abator.html
2:将abator安装到eclipse中
3:此时可以新建一种文件类型:Abator for iBATIS Configuration File,建立一个
4:在 jdbcConnection 中设置要mapping的数据库的jdbc连接
classPathEntry 是你的jdbc driver类路径
5:javaModelGenerator,sqlMapGenerator,daoGenerator 分别设置 java dataObject、sql mapping文件和 DAO 接口、实现类的生成位置:targetPackage 目标包,targetProject:eclipse项目
...
如何在myeclipse 中进行velocity插件的安装配置?
myeclipse 中 velocity插件的安装配置
1.打开Eclipse---点help--->Software Updates---find and install....---->选第二个ReadButton(Search for new features or install........................) 点next -------> 如下面没有Velocity时你可以点New Remote Site...(远程的)这中间要在Name:Velocity URL:http://propsorter.sourceforge.net/veloeclipse
Eclipse中Velocity插件说明:
工具特性:
1)用户自定义模版
2)根据velocity的vtl和html的标签进行自动缩进
3)语法高亮显示
4)html标签和velocity语句的自动完成提示和内容帮助,...................
Dreamweaver中Velocity插件 ........................