分类: Eclipse Coding

  • AWS Toolkit for Eclipse

    AWS Toolkit for Eclipse

    https://aws.amazon.com/cn/eclipse/


    AWS Toolkit for Eclipse 是适用于 Eclipse Java IDE 的开源插件,能够让开人员更为轻松地使用 Amazon Web Services 开发、调试和部署 Java 应用程序。借助 AWS Toolkit for Eclipse,您可以更加快速开始构建 AWS 应用程序,并提高您的生产力。

  • Eclipse插件安装常见方法

    Eclipse插件安装常见方法
      Eclipse插件的安装方法大体有以下几种:
    第一种:直接复制法
      假设Eclipse的安装目录在C:\eclipse,解压下载的eclipse 插件或者安装eclipse 插件到指定目录文件夹,打开安装文件夹,在安装文件夹里的根目录分别包含两个文件夹features和plugins ,然后把两个文件夹里的文件分别复制到C:\eclipse下所对应的文件夹下的features 和plugins 下,一般的把插件文件直接复制到eclipse目录里是最直接也是最愚蠢的一种方法!因为日后想要删除这些插件会非常的困难(你根本分不清哪个是哪个),不推荐使用。
      注意:直接将插件包解压到plugins文件夹下之后,重启eclipse,可能不会加载新的插件。
      解决方法是:
        1、打开命令行,到当前eclipse的目录下,输入eclipse -clean,重新启动eclipse,这样eclipse就会加上新的插件了。
        2、如果插件不能生效,则请将eclipse\configuration\org.eclipse.update目录(此目录会记录你插件等更新历史)删除后再启动eclipse;
      你可以在eclipse的菜单”Help”–>”About Eclipse SDK”–>”Feature Details” 和”Plug-in Details”中看到新安装的插件。
    第二种:使用link文件法
      a.假设Eclipse的安装目录在C:\eclipse,在该文件夹下,新建这样的目录结构C:\eclipse\PluginsEclipse\jode\eclipse;
      b.解压下载的eclipse 插件或者安装eclipse 插件到指定目录BB(如:C:\BB)文件夹,打开BB文件夹,然后把 BB文件夹里的两个文件夹features和plugins复制到刚刚新建好      C:\eclipse\PluginsEclipse\jode\eclipse,这样eclipse中就有了两个插件目录features and plugins下。
      c.在C:\eclipse目录中新建links(C:\eclipse\links)目录,在links目录中建立一个以link为扩展名的文本文件如jode.link,内容如下path=C:/eclipse/PluginsEclipse/jode 或者path=C:\eclipse\PluginsEclipse\jode(插件的目录),保存后重启eclipse插件就会安装完成。
      注意:link文件中path=插件目录的path路径分隔要用\或是/
    /eclipse/
      links/
        jode.link
        webtools.link
        updateManager.link
      /eclipse/ links/ jode.link webtools.link updateManager.link … … 可以在eclipse的菜单”Help”–>”AboutEclipse SDK”–>”Feature Details” 和”Plug-in Details”中看到新安装的插件。
    第三种:使用eclipse自带图形界面安装
      选择Help > Software Updates > Manager Configuration,再选择Add > Extension Location 找到你要安装插件的目录就可以了。使用eclipse的help->SoftwareUpdates ->Find and install… search for new features… 输入软件安装地址进行安装强烈推荐这种方法,优点很多比如可以方便的添加删除,也不用自己写link文件!(注意:这种安装你即使没有下载安装包也可以从远程下载,只要知道链接即可,不过国内下载很多插件由于网络原因很慢,或者不能下载下来。)
      备注:Eclipse插件的目录结构
    /eclipse-plugins/
      eclipse/
        .eclipseextension
          features/
          plugins/
      第2.3种方法所指向的目录都指的是”eclipse”目录,如果用第3种方法,在eclipse这个目录下必须有文件.eclipseextension,如果下载的插件没有这个文件,

    那就随便eclipse安装目录下的那个文件拷过去就行,只有有这么个文件就可以了,内容没什么用,主要是一些版本信息。例如:

    id=org.eclipse.platform name=Eclipse Platform
    version=3.1.1
    id=org.eclipse.platform name=Eclipse Platform version=3.1.1
    第四种:使用dropins安装插件
      从Eclipse3.5开始,安装目录下就多了一个dropins目录。只要将插件解压后拖到该目录即可安装插件。比如安装svn插件subclipse-1.8.16.zip,只需要如下的三步即可:
      1、使用winrar等压缩软件将压缩包解压至某一文件夹,比如subclipse-1.8.16
      2、将此目录移动/复制至Eclipse安装目录下的dropins目录
      3、重启Eclipse。
      由于此种安装方式可以将不同的插件安装在不同的目录里,并且不用麻烦地写配置文件,因此管理起来会非常方便,推荐使用。

  • PyDev – a Python IDE for Eclipse

    http://www.pydev.org/

    PyDev is a Python IDE for Eclipse, which may be used in PythonJython and IronPython development.

  • SoapUI eclipse-plugin

    SoapUI eclipse-plugin

    https://www.soapui.org/soapui-for-ide/eclipse/eclipse-plugin.html

    The SoapUI eclipse plugin provides full SoapUI functionality from within eclipse. Apart from “standard” SoapUI 2.5 functionality, the eclipse plugin contains a SoapUI project nature and also adds a new SoapUI perspective which mimics the layout of the standalone SoapUI version.The plugin makes use of the SWT_AWT bridge which greatly eases our development effort but may result in graphical glitches with dialogs and some window updates… but all core functionality should be working OK (let us know otherwise)…

  • Eclipse Color Themes

    Eclipse Color Themes

    http://www.eclipsecolorthemes.org/

    Each theme can be downloaded in two formats, *.xml and *.epf. You can either install the Eclipse Color Theme plugin and import the *.xml file or use Eclipse’s built-in preferences import to import the *.epf

  • Eclipse aCute

    Eclipse aCute 为 Eclipse 开发环境提供了 C# 和 .NET 开发的支持

    https://gitee.com/mirrors/aCute

  • SmartIM4Eclipse插件

    SmartIM4Eclipse插件

    SmartIM4Eclipse 是 Eclipse 上的 SmartIM(原 SmartQQ)插件,可以在 Eclipse 中使用 QQ/微信聊天

    https://gitee.com/mirrors/SmartIM4Eclipse

    功能
    收发文本消息
    收发图片
    收发文件
    发送工程中的文件
    Code Review 发送代码位置及评语
    超链接点击
    热键设定
    一键关闭
    支持图灵机器人接入

  • A java game written in eclipse

    A java game written in eclipse.

    https://github.com/MiniXC/plox

    Plox is a level-based game written in Java that challenges the player by laying blocks (plox) in his way.