zoukankan      html  css  js  c++  java
  • Myeclipse10 安装Aptana插件

    安装步骤:

    1、下载aptana3.2 Eclipse Plugin插件.

    下载地址:http://update1.aptana.org/studio/3.2/024747/index.html


    2、在java文件夹下新建文件夹pluginsNew,在里面新建aptana_update_024747文件夹(这个文件夹名根据自己下载的版本自己写),再在里面新建eclipse文件夹,解压出features与plugins文件夹,COPY到

    D:javapluginsNewaptana_update_024747eclipse

    3、在D:javaMyEclipse10MyEclipse 10dropins再新建文件aptana.link, 内容是

    path=D:\java\pluginsNew\aptana_update_024747\eclipse  (注意斜线的方向,反了不行!Myeclipse会找不到路径!)


    4、删除D:javaMyEclipse10MyEclipse 10configuration文件夹中的org.eclipse.update文件夹

    5、重启 Myeclipse,看到了界面

    Myeclipse10 安装Aptana插件 - 中华神鸟 - 中华神鸟

     

    2. 配置:

    配置 Code Assist,对我来说很重要,Javascript学的不咋地啊

    07

    配置 File Association,文件关联,主要有 htm,html,xml,javascript,css(css找不到,需要点右面的add来自己添加一个*.css然后再配置)   【貌似不支持使用Aptana Editor 来打开JSP文件】

    08

    再配置一些设置之后,重启Myeclipse,试试看,打开一个 html,呵呵,js有代码提示帮助,Enjoy it!

    010

    转载请标明原地址,谢谢!

    原文地址:http://www.cnblogs.com/yinger/archive/2011/08/29/2157193.html

  • 相关阅读:
    IfcAxis2Placement3D
    IfcAxis2Placement2D
    IfcAxis1Placement
    realsense 深度数据
    realsense 深度数据
    realsense 深度数据
    sudo fdisk -l
    temviewer历史版本
    100/9801
    IfcPlacement
  • 原文地址:https://www.cnblogs.com/hyaaon/p/3694764.html
Copyright © 2011-2022 走看看