MyEclipse安装Aptana插件方法

这是转载他人的文章,写的很详细,以此当做笔记。
1.Aptana1.2下载地址http://update1.aptana.org/studio/3.2/024747/index.html

2.注意,插件安装最好的办法是link安装

3.下载完毕后,解压该文件.新建eclipse文件夹,然后把解压中的文件全部复制到其中。

-aptana_update_024747(直接解压后的文件夹名)

-----eclipse(你新建的文件夹名)

+------features

+------plugins

4.随后在Eclipse下创建links文件夹中新建相应的aptana.link文件.

path=path=D:/eclipse/Aptana/eclipse

*切记'\'的话需要用'\\',或者直接利用'/'即可*

5.安装后重新启动eclipse.

aptana注册机在下面的附件里面

下面进行破解

打开后,界面如下:

破解时,请关闭Aptana或Spket,否则,会破解失败,如果破解失败,请关闭Aptana再破解一次即可

1,选择破解类型,aptana或者是spket

2,选择到期时间

3,选择plugins文件夹的路径

4,打开aptana,在菜单栏点Windows,在下拉子菜单中选择Preferences,进行如下操作

注意:

1.默认jQuery是不勾选的,你需要将其勾选才能在编辑过程中自动提示相应jQuery的API

2.将Aptana编辑器设置成myeclipse默认的编辑器

2.1在Window菜单中找到Preferences,打开的菜单中左边的树中展开General,找到editor

2.2点击FileAssociations,然后在上边选择要设置的文件后缀名,在下边找到aptana相应的编辑器,然后点“default”即可完成默认的设置了。很简单的,试试吧。

MyEclipse安装Aptana插件方法
另一篇文章:

1、从http://update1.aptana.org/studio/3.2/024747/index.html下载aptanastudio的eclipse插件aptana_update_024747.zip

2、在D:\Myeclipse下创建myPlugins文件夹。(我的myeclipse装在D盘)

3、在D:\Myeclipse\eclipse\links下创建一个link文件aptana.link,内容如下:path=D:\\Myeclipse\\myPlugins\\aptana

4、在D:\Myeclipse\myPlugins中创建文件夹aptana,在这个aptana文件夹下创建名为eclipse的文件夹。

5、解压aptana_update_024747.zip,将解压出来的features、plugins两个文件夹复制到D:\Myeclipse\myPlugins\aptana\eclipse里。

6、运行AptanaKeygen.exe,指定\plugins目录为:D:\Myeclipse\myPlugins\aptana\eclipse\plugins点击OK。

7、启动Myeclipse,点击myeclipse->Preference->Aptana->License,继续点击Validate便激活成功。

8、为防止Myeclipse打开aptana主页时报错,做如下改动:

打开myeclipse->Preference->Aptana->MyAptana/MessageCenter

去掉usefireFoxastheAptanaHomePageBrowser前面的勾。

9、重启Myeclipse,能正常使用了。

10、禁用启动myeclipse时自动启动myaptana(这样就不拖速度了)

以上是给予Myeclipse6.0GA(Eclipse3.3.1)、AptanaStudioeclipseplugin1.27;

Myeclipse6.5和上面的方法是一样的。Myeclipse7.0和以上版本需要最新的AptanaStudio版本(已开源不需要破解,之前版本需要破解后使用),基本的方法可以升级安装或者下载插件以link方式安装。

相关推荐