Reputation: 1912
i'm searching for a developement bundle to extend the functionality of aptana to support jQuery Mobile code. Does anybody know a good plugin?
Thx!
Upvotes: 3
Views: 4154
Reputation: 880
You can activate it as a bundle, for more info refer to @craig.kaminsky answer in this question, I used it and it works:
How to enable jQuery support in Aptana Studio 3
If you don't have git installed and find any issues this may be of help:
Upvotes: 0
Reputation: 777
I did not find any code assist for JQuery Mobile in aptana but i found out that Titanium Studio offers JQuery Mobile support. It's another Eclipse-based IDE that is designed for mobile web developpement.
See this Stackoverflow question that helped me : jQuery Mobile Content Assist
Upvotes: 1