aptana

eclipse强大的代码【javascript|html|css|jquery|…】提示插件 ...

对着背影说爱祢 提交于 2019-11-30 10:25:05
这前在网站上 Eclipse开发JQuery环境设置(Spket) 文章提到过JQuery提示插件,但是经过多次的试验不尽人意,主要是其提示效果不理想,而且配置成功的概率非常的小。经过同事的推荐使用aptana插件还不错其代码提示功能非常的强大,而且aptana有自己独立的IDE。详细见: http://www.aptana.org/ 本文介绍在Eclipse下安装该插件,目的主要是解决jquery在eclipse下的代码提示。 注意选择eclipse 3.5,而且现在只能选择3.5,选择高版本的3.6会出现bug,以致插件管理器不能使用,当然也就用不了jquery插件了。。。 ================================================= 【2010-11-10更新】最近发现它支持3.6,不过是BETA版,还是不错了: 插件更新地址:http://download.aptana.com/studio3/plugin/install 一、eclipse准备 eclipse 的选择非常的重要,否则,将无法成功完成aptana的安装,即使是安装好后也可能会安装不了jquery插件。按官方说,选择3.5 或 更高的。 这里需要提醒大家,经过我的测试,只有3.5和3.6都能成功安装,但是只有3.5可以使用插件管理器。当然现在官方已经知道这个BUG

Zend Studio 安装 PyDev 插件后报错

假如想象 提交于 2019-11-30 10:22:23
安装完Zend Studio 9.0.2后安装PyDev插件。 选择 1、PyDev for Eclipse 2、PyDev Django Templates Editor 错误一: PyDev Django Templates Editor需要另一个插件支持:Aptana Django Templates Editor。 所以如果是直接安装PyDev的插件( http://pydev.org/updates) ,不要选择PyDev Django Templates Editor这个插件,如果要Django插件,就只能安装Aptana的Django插件。 错误二: 安装Aptana的PyDev插件,重启后报错:An internal error occured during: "Loading bundle: *********.ruble 这个错误主要是没有安装Aptana的核心插件(Aptana Studio 3 Core),装一下就好了。 总结: 1、如果只是需要PyDev,可以有两个URL可以安装:Aptana( http://download.aptana.com/studio3/plugin/install) 和 PyDev( http://pydev.org/updates) 2、如果要安装Django Templates Editor支持,只能安装Aptana插件

How to debug ruby on rails in eclipse aptana plugin

允我心安 提交于 2019-11-30 08:20:25
I'm trying to figure out this eclipse aptana plugin (coming from a visual studio background). When I try to debug my project as follows: It throws this error: Unable to find 'rdebug-ide' binary script. May need to install 'ruby-debug-ide' gem, or may need to add your gem executable directory to your PATH (check location via 'gem environment'). This is gem environment : RubyGems Environment: - RUBYGEMS VERSION: 1.5.2 - RUBY VERSION: 1.9.2 (2011-02-18 patchlevel 180) [i386-mingw32] - INSTALLATION DIRECTORY: C:/Ruby192/lib/ruby/gems/1.9.1 - RUBY EXECUTABLE: C:/Ruby192/bin/ruby.exe - EXECUTABLE

How to show hidden files in Aptana's Project View?

ε祈祈猫儿з 提交于 2019-11-30 07:48:45
I understand that Aptana is built from Eclipse. I tried searching for the Package Explorer to enable viewing of .htaccess files inside the project but I can't find the Package Explorer. Any help of the exact location on how to enable it will be excellent. David Yell For Aptana 2 In the project view, click the little down arrow in the top right hand corner, click on 'Filters' and in here you can tick which hidden files you want to view. For Apatana 3 See the answer by Frederick In Aptana 3 it's little down arrow > 'Customize View' > 'Filters' - uncheck .* files to show files like .htaccess and

Could not read from remote repository

﹥>﹥吖頭↗ 提交于 2019-11-30 05:34:49
I have received the following error multiple times: Could not read remote repository. Please make sure you have the correct access rights and the repository exists. I am very confused about how to remedy this error. Make sure you are using the correct SSH keys/usernames on both your GitHub account and your local machine. Here's how you can do that on GitHub Also, you might consider using an alternative Git manager. I've never heard of Aptana, but I do know that GitHub has an awesome GUI program for managing your repositories. In the future, this is all much easier and more streamlined on Linux

Ruby on Rails 之旅(一)——安装

旧巷老猫 提交于 2019-11-30 01:06:25
朋友跟我这个干了6年java企业级开发的人说,用ROR的开发效率要比我用java高出20倍。 对此我充满了怀疑,无奈,只能自己亲自学习并实践一下,方能证实对错。 现在,开始我的Ruby on Rails 之旅(一)——安装 1)下载rubyinstaller-1.8.7-p249.exe 地址:http://rubyforge.org/frs/?group_id=167 2)下载并安装Eclipse 3)安装rubyinstaller-1.8.7-p249.exe,中途需要选择安装路径(后面将以D:\Ruby187 为例进行说明) 注意,选择添加到环境变量。 4)远程安装rails gem install rails -v 2.3.8 --remote 5)安装完毕后,分别用下面两个命令查看一下版本: ruby -v rails -v ruby 1.8.7 (2010-06-23 patchlevel 299) [i386-mingw32] Rails 2.3.8 如果没有错误的话,继续下面操作。 6)习惯了JAVA开发,我首选的开发IDE工具当然是Eclipse,于是准备安装Aptana studio2+RedRails2。 首先安装Aptana studio2 :Eclipse->Help->Install New Software->在workwith处添加下面链接:

Product: Aptana Studio — Error 4155. Failed to correctly acquire installer_nodejs_windows.msi

北城以北 提交于 2019-11-29 22:59:05
I’ve installed the latest official node.js but I’m getting an installer error that it can't acquire node.js. Does anyone know if this is a bug and if there’s a workaround? Right now I cant get Aptana to install. Orejano Install this: http://go.aptana.com/installer_nodejs_windows and then run the Aptana installer again. UPDATE: Link seems to be dead. Go to node.js homepage and download it from there. https://nodejs.org/en/download/ R11 To start work with Aptana Studio , just extract it from archive to your folder by command: Aptana_Studio_3_Setup_3.6.1.exe /extract:"folder" Launch:

Keyboard shortcut to “untab” (move a block of code to the left) in eclipse / aptana?

浪尽此生 提交于 2019-11-29 18:46:19
Well, hopefully the question is self-explanatory. It's so easy to select a block of code and tab out, but how about the reverse? Currently, I just search & replace for whitespace at the beginning of the line. Anything faster? nbevans In Visual Studio and most other half decent IDEs you can simply do SHIFT + TAB . It does the opposite of just TAB . I would think and hope that the IDEs you mention support this as well. Shift-tab outdents again :) Here's where the standard shortcut keys are covered: http://wiki.eclipse.org/User_Interface_Guidelines#Standard_Accelerators You'll find many of the

How to debug ruby on rails in eclipse aptana plugin

孤人 提交于 2019-11-29 11:22:20
问题 I'm trying to figure out this eclipse aptana plugin (coming from a visual studio background). When I try to debug my project as follows: It throws this error: Unable to find 'rdebug-ide' binary script. May need to install 'ruby-debug-ide' gem, or may need to add your gem executable directory to your PATH (check location via 'gem environment'). This is gem environment : RubyGems Environment: - RUBYGEMS VERSION: 1.5.2 - RUBY VERSION: 1.9.2 (2011-02-18 patchlevel 180) [i386-mingw32] -

Zend Studio上安装使用Aptana插件(html,css,js代码提示功能)

不想你离开。 提交于 2019-11-29 08:22:26
‍ 最近装了zend studio 9.0 用了段时间发现写html,css,js代码没提示,要开dreamwaver(对js代码提示也不好)。就网上搜索了下,发现了Aptana插件,装上用了下,感觉不错。 贴下官方网址: http://www.aptana.com/ 一.安装步骤: 1.zend studio->Help->Install New Software ->work with点击add(见下图) 2.这里有两个选择: (1)Local(本地安装) (2)在线安装, location中输入: http://download.aptana.org/tools/studio/plugin/install/studio 网上看到有人说,只有在线安装成功,我是本地安装的一样能用。、 3.之后就是傻瓜操作,安装完成后,重启zend。 二.设置编辑器的配置 1. Window»Preferences»General»Etitors»Fill Associations, 然后,在右边选择你想要默认用Aptana编辑的文件格式,然后再选择下面的Aptana插件,并Default为默认. 2. 取消Aptana的起始页 之后发现每次打开zend,Aptana会显示起始页,怎么取消呢? 单 Window»Preferences»Aptana»Strartup Page»选中Never