zoukankan      html  css  js  c++  java
  • Eclipse 必须安装的几个插件

    1、PropertiesEditor

    eclipse中properties插件在线安装配置方法
    1、首先,在eclipse中点击"help"---"Install New Software"
    2、点击右侧的"Add"按钮
    3、输入
    Name:properties
    Location:http://propedit.sourceforge.jp/eclipse/updates/
    4、Next -- Confirm -- Restart

     2、svn

    subclipse帮助: https://github.com/subclipse/subclipse/wiki
    tortoisesvn官方: https://tortoisesvn.net/downloads.html
    tortoisesvn于subclipse对应关系
    SVN 1.9.x - https://dl.bintray.com/subclipse/archive/release/1.12.x/
    SVN 1.8.x - https://dl.bintray.com/subclipse/archive/release/1.10.x/
    SVN 1.7.x - https://dl.bintray.com/subclipse/archive/release/1.8.x/

    3、Eclipse Marketplace 中搜索 :FreeMarker IDE
    Next -- Confirm -- Restart

     4、Jrebel 激活地址:https://jrebel.qekang.com/5f2d8612-ec4c-472d-ac4d-645b30529419 最后为UUID

     

     5、阿里java开发规范

    Help -> Install New Software

    输入Update Site地址:https://p3c.alibaba.com/plugin/eclipse/update 回车,然后勾选Ali-CodeAnalysis,再一直点Next Next...按提示走下去就好。 然后就是提示重启了,安装完毕。

  • 相关阅读:
    P1064 金明的预算方案
    P1164 小A点菜
    P1346 电车
    01背包二进制优化
    2018暑期多校1
    牛课第二次多校I
    STL
    Reachability from the Capital
    P2921 [USACO08DEC]在农场万圣节Trick or Treat on the Farm
    P3387 【模板】缩点
  • 原文地址:https://www.cnblogs.com/zhanh247/p/11578563.html
Copyright © 2011-2022 走看看