Eclipse工具问题

1 Eclipse使用ctrl复制 粘贴很卡

Eclipse -- Windows->Preferences->General->Editors->Text Editors->Hyperlinking: 

去掉这个选项的勾:Enable on demand hyperlinks style navigation 

备注:如果只是页面开发时候开的话,只需要去掉javacript 和 jsp相关的配置


2 解决在Eclipse中引用jar包后,查看组件的方法乱码问题

General->Workspace Text file encoding 设置为 utf-8



你可能感兴趣的:(Eclipse工具问题)