zoukankan      html  css  js  c++  java
  • eclipse安装Aptana 插件,支持Javascript

    1、使用软件更新的方式:

    打开Eclipse -> Help -> Install New Software 然后在弹出对话框的 Work with 框中输入如下的地址,回车。

    http://update.aptana.com/update/studio/3.2/

    然后就会一步步选择需要安装的组件即可。

    2、在Eclipse 4.2 上安装 Aptana 3.2遇到的错误,提示找不到 org.eclipse.update.ui 0.0.0

    通过google(这种时候记得别使用百度),看到有同样的问题:

    http://boards.developerforce.com/t5/General-Development/Trouble-with-Force-com-IDE-installation-in-Eclipse-4-2/m-p/480891#M73687

    其中的有人回答:

    Hi, After i am downloadinng org.eclipse.update.ui_3.2.300.v20100512.jar and org.eclipse.update.ui.source_3.2.300.v20100512.jar files from the below site and placed it under eclipse/plugins directory and it worked for me.http://grepcode.com/snapshot/repository.grepcode.com/java/eclipse.org/3.6/org.eclipse.update/ui/3.2.... thanks, Ravi
  • 相关阅读:
    Java注释
    加强版记事本
    Git简单使用
    Git简单使用
    Hadoop 2.6.0动态添加节点
    Hadoop 2.6.0动态添加节点
    ZooKeeper3.4.6配置
    ZooKeeper3.4.6配置
    SSH连接问题
    SSH连接问题
  • 原文地址:https://www.cnblogs.com/chang290/p/2913936.html
Copyright © 2011-2022 走看看