问题描述:
在新建Jsp文件时,开头总是会有:
<!--
Created by IntelliJ IDEA.
User: ${USER}
Date: ${DATE}
Time: ${TIME}
To change this template use File | Settings | File Templates.
-->
我不希望上面的内容出现!
解决方案:
问题描述:
在新建Jsp文件时,开头总是会有:
<!--
Created by IntelliJ IDEA.
User: ${USER}
Date: ${DATE}
Time: ${TIME}
To change this template use File | Settings | File Templates.
-->
我不希望上面的内容出现!
解决方案:
相关文章: