`

Myeclipse6.0.1设置

阅读更多
Myeclipse6.0.1设置;(jsp ctrl +Shift+c, ctrl +/? 不能使用; java点没有提示; Myeclipse 的背景颜色..)
1.Myeclipse6.0.1….安装完成;(jsp ctrl +Shift+c, ctrl +/? 不能使用; java点没有提示; Myeclipse 的背景颜色..)

2.设置它的编码jsp默认的编码方式为UTF-8;

       Window—Preferences―Myeclipse―Files and Editors―jsp―看到右边Encoding―ISO 10646/Unicode(UTF-8); 完成;

3.设置java ,css,javasctipt…..等都为UTF-8;

       Window—Preferences―General-Appearance―Content Types―右边的Text;选中任意一个,看到下面的Default encoding 改成UTF-8―Update―保存;完成;

4.设置jsp能用ctrl +Shift+c 快捷键(多行注释);

       Window—Preferences―General-Editors―File Associtions;右边找到jsp,下面选中MyEclipse JSP Editor(locked by …..) 点击default,保存;关掉所有的jsp文件重新打开;完成;

5.设置的窗口的背景颜色;

Window—Preferences―General-Editors―Text Editors―右边选中Foreground color 勾掉右边的System Default―上面选择一种颜色;完成

6.设置他的级联;(输入 .的时候级联出他的类和属性);

       1) . Window—Preferences―General-Java―Editor―Content Assist―Auto-Activation (右边的)―Auto-Activation(下面的)―Auto Activation triggers for java(这个选项) 在“.”后加abc字母;

       2) . 然后,“File”→“Export”,在弹出的窗口中选择“Perferences”,点击“下一步”。导出,保存到一个记事本中(test.epf),然后打开这个记事本,查找 .abc ; 然后把 .abc 改成 . abcdefghijklmnopqrstuvwxyz ; 保存,关闭;

       3.  然后,“File”→“Import”,在弹出的窗口中选择“Perferences”,点击“下一步”。把你刚修改过后的那个test.epf文件导入进来;重启Myeclipse;完成;


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics