装了aptana如何需要对Myeclipse进行的必要设置

1.装好aptana后myeclipse的控制台会变成黑的还有编辑器跟以前也不一样,这时需要修改aptana的主题,具体修改如下图:

   打开myeclipse点击window--》preferences--》Aptana Studio--》Themes--》Eclipse

2.装上aptana后你会发现,在编写js或jquery、ajax时还是没有提示,这是因为你没有进行如下设置,其实很简单,只需将js的默认改成aptana的:

打开myeclipse点击window--》preferences--》General--》Editors--》File Associations;

    在打开的窗口视图中有一个File types,去其中找到js单击一下,然后在下面的Associated enditors中将javascript Source Enditor.......设置成默认的,即点击右边的Default

posted @ 2013-05-09 16:38  yangkai_keven  阅读(95)  评论(0编辑  收藏  举报