myeclipse2013 jsp编辑初始化

    首先,大家可能有过这种经历。双击打开jsp编辑。它默认会打开视图,这样就使人恼火了,卡死了。所以我们能够自己设jsp的默认打开方式:打开Window-->preferences得:

myeclipse2013 jsp编辑初始化

搜索editors。然后看图操作:

myeclipse2013 jsp编辑初始化

myeclipse2013 jsp编辑初始化


*************************************************************************************************************


    再来说一下怎样设置jsp的默认编码:

    相同是打开Window-->preferences。搜索jsp,看图操作:

myeclipse2013 jsp编辑初始化

myeclipse2013 jsp编辑初始化

    大功告成。