MyEclipse2017设置

MyEclipse2017设置

  1. JDK配置

    Window > Preferences > Java > Installed JREs

  2. 字体大小

    Window > Preferences > General > Appearance > Colors and font

  3. 更改JSP默认打开方式

    Window > Preferences > General > Editors > File Associations
    jsp : MyEclipseJSP Editor

  4. 文件编码

    Window > Preferences > General > Workspace
    Text file encoding : UTF8

  5. 代码自动提示

    >Window > Preferences > Jave > Editor > Content Assist
    Auto Activation : Enable auto activation
    Auto activation triggers for Java : .a-z

  6. 不需要自动加载的模块

    Window > Preferences > General > Startup and Shutdown
    JSF辅助开发插件
    1)ICEfaces Integration for MyEclipse;
    交付相关的插件
    3)Delivery Runtime JRE
    4)Delivery Package Runtime UI等3个
    5)m2e Marketplace;
    6)Mylyn Tasks UI和Mylyn Team UI;
    关闭自动更新
    7)Equinox Provisioning Platform Automatic Update Support

评论已关闭。