myeclipse -> proferences -> general -> editor -> text editors -> spelling
然后把enable spell checking 这行对号去掉就行了。
改变字体在,colors and fonts -> basic -> text font 选择edit,然后修改自己喜欢的字体和大小即可。
修改快捷键myeclipse -> proferences -> key 然后搜索content assist ,按住alt + /
ctrl + shift + F 是格式化
如何改变jsp里面的编码格式,
在项目工程上面右击,proferences->myeclipse->Resource,在里面更改编码格式,也可以在winows->proferences里面进行更改。