MyEclipse工作空间设置

本文介绍MyEclipse的详细配置步骤,包括界面字体样式、编码设置、行号显示、拼写检查关闭等,并提供了Tomcat服务器的UTF-8设置方法及数据库连接配置流程。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

!!!!!!!!!!!!!!!!
安装到最后,不能直接打开MyEclipse,否则无法破解。
!!!!!!!!!!!!!!!!


MyEclipes设置更改WorkBench
window->Preferences->Appearance->Colors and Fonts->Text Font->Edit->设置字体格式
window->Preferences->Appearance->Content Types->Text->Default encoding:UTF-8
window->Preferences->Appearance->Content Types->Text->JSP->Default encoding:UTF-8
window->Preferences->General->Editors->Text Editors->show line numbers显示行号
window->Preferences->General->Editors->Text Editors->Spelling->取消Enable spell checking 可以节省300M内存
window->Preferences->General->Workspace->Text file encoding->Other UTF-8
window->Preferences->MyEclipse->Files and Editors->JSP->Encoding->ISO ...(UTF-8)
window->Preferences->General->Editors->点勾:1-4行
window->Preferences->General->Editors->File Associatior->*.html->MyEclipse HTML Editor
->Default->Ok   修改html编辑器   
window->Preferences->MyEclipse->Servers->Tomcat->7.o->enable->Tomcat home directory->brower->bin目录的上一级目录   设置web容器
window->Preferences->General->Editors->File Associatior->*.jsp->MyEclipse JSP Editor
->Default->Ok   修改JSP编辑器 
window->Preferences->Java->Installed JRES   添加JDK


设置Tomcat的UTF-8:<Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" 
useBodyEncodingForURI="true"


数据库
1)切换桌面到database
2)新建Database
  Driver template:MySQL Connector/J
         name:XXX
         Connection URL:jdbc:mysql://localhost:3309/et1707
  Driver JARs:直接添加.jar文件
3)启动Connection
4)点击Test Driver
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值