Eclipse中编辑xml的editor的templates模板就可以快速插入一段代码

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/houfengfei668/article/details/80178400

1)       eclipse中安装spring tool suite插件,方便编辑xml配置文件

2)       例如:编辑web.xml时,输入conte,然后按alt+/,列表中选择#contextloaderlistener然后回车


3)       设置其它xmleditortemplates模板

猜你喜欢

转载自blog.csdn.net/houfengfei668/article/details/80178400