zoukankan      html  css  js  c++  java
  • Excellent Eclipse Plugin

    1.Eclipse Json Editor Plugin

    • [offical page] http://sourceforge.net/projects/eclipsejsonedit/

    2.Coffee Bytes Java Folding

    • [eclipse install link] http://eclipse.realjenius.com/update-site
    • [how to use] http://stackoverflow.com/questions/6940199/how-to-use-coffee-bytes-code-folding

    3.Regex Util

    • [eclipse install link] http://regex-util.sourceforge.net/update/

    4.OpenExplorer

    • [offical page] https://github.com/samsonw/OpenExplorer/tree/master/src

    5.m2eclipse

    • [offical page] http://eclipse.org/m2e/
    • [eclipse install link] http://download.eclipse.org/technology/m2e/releases 

    6.EGit

    • [offical page] http://www.eclipse.org/egit/
    • [eclipse install link] http://download.eclipse.org/egit/updates

    7.Subversion

    • [offical page] http://www.eclipse.org/subversive/
    • [eclipse install link] http://download.eclipse.org/technology/subversive/1.0/update-site-1.0.1/

    8.viPlugin

    • [offical page] http://viplugin.com
    • [cracking] 在eclipse根目录下建立文件:viPlugin2.lic。并使用记事本打开,将以下字符串插入其中:q1MHdGlxh7nCyn_FpHaVazxTdn1tajjeIABlcgJBc20,

    重启eclipse。

    9.eclipse color theme

    • [offical page] http://eclipsecolorthemes.org/

    10.Memry Analyzer (MAT)

    • [offical page] http://www.eclipse.org/mat/
  • 相关阅读:
    通过C#来加载X509格式证书文件并生成RSA对象
    .NET删除字节数组中的0字节
    让.NET 4.0支持TLS1.2协议
    剖析信用卡 DCC 交易
    Python私有变量
    Python中类的定义
    SQL join中on与where区别
    Python私有函数和公开函数
    Python实现装饰模式的一段代码
    Python的sorted函数应用
  • 原文地址:https://www.cnblogs.com/abnercai/p/3089447.html
Copyright © 2011-2022 走看看