JQuery on New Aptana Studio 3

I installed Aptana Studio 3 in my windows 7. I tried to code some jQuery using Aptana. But this does not give any code completion. After reading How to enable jQuery support in Aptana Studio 3 , I tried to do as the responder said. Command-> Install Bundle-> jQuery, but after clicking OK I got a message on the console

This Terminal Emulator is not functional because no 'bash' shell could be found.
Please correct the problem and restart the IDE.

How can I solve this problem? Thanks you

+1
source share
1 answer

When you installed Aptana Studio, did you decide to install the version of Git? Without Git support, he cannot install jQuery ruble.

However, you do not need to do this. The easiest way is to follow the instructions here:

http://wiki.appcelerator.org/display/tis/Using+JavaScript+Libraries

.

+3

All Articles