!!!!!!!!!!!!!!!!
安装到最后,不能直接打开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
安装到最后,不能直接打开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