启动Eclipse后,在Window --> Preferences 下进行设置:

jdk

     环境变量:JAVA_HOME,    path

配置jdk和jre

  两个都要设置成要用的Java版本

    

Eclipse安装后配置

     

设置字体大小

      Font and  Color ---- >  设置字体为14

 背景护眼色:

  General -- Edit   ors -- Text  Editors :   色调 85,饱和度 123,亮度 205

自动保存

    

Eclipse安装后配置

 

自动代码提示

    

Eclipse安装后配置

  输入值: .qwe_rtyuioplkjhgfdsazxcvbnmQAZXSWEDCVFRTGBNHYUJMKILOP

 

修改字符集

     Window -> Preferences -> General -> Workspace -> Text file encoding

     Window -> Preferences -> Web -> JSP Files ->  Encoding 

 

安装svn插件
        1.在线subclipse
        2.离线,把插件解压后的文件复制到eclipse的dropins目录

                      eclipse_svn_site-1.10.5.zip

 

tomcat:
        Server--Runtime  Environment
        show view -- Servers
        选择tomcat--双击--设置webapps

            

Eclipse安装后配置

 

相关文章: