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
  • 相关阅读:
    2019.8.8 python day03
    2019.8.7 python进阶day02
    2019.8.6(python day01)
    2019.8.5
    2019.8.2
    2019.8.1
    2019.7.31
    2019.7.30
    面向对象进阶
    访问可见性问题和@property装饰器
  • 原文地址:https://www.cnblogs.com/chang290/p/2913936.html
Copyright © 2011-2022 走看看