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/
  • 相关阅读:
    vue小结
    ES6中的super关键字
    es5和es6
    雅虎工程师提供的CSS初始化示例代码
    移动端rem用法总结
    批量压缩图片
    cordova
    cordova 添加插件时报错相关问题
    JS 数组中对象去重 reduce 用法
    中间件笔录
  • 原文地址:https://www.cnblogs.com/abnercai/p/3089447.html
Copyright © 2011-2022 走看看