Aptana Studio: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 8: | Zeile 8: | ||
==Code Completion== | ==Code Completion== | ||
* jQuery: Commands->Bundle Development->Install Bundle and then select jQuery from the list. | * jQuery: Commands->Bundle Development->Install Bundle and then select jQuery from the list. | ||
+ | |||
+ | ==Libraries Support== | ||
+ | * https://wiki.appcelerator.org/display/tis/JavaScript+Library+Support | ||
==Validation== | ==Validation== |
Version vom 13. Juni 2013, 11:36 Uhr
http://www.aptana.com/products/studio3
Plugins
- jshint-eclipse - JSHint integration for the Eclipse IDE
Code Completion
- jQuery: Commands->Bundle Development->Install Bundle and then select jQuery from the list.
Libraries Support
Validation
- We've added a new high-performance JavaScript Style validator that does much of what JSLint does, but in a fraction of the time. Try turning it on in Preferences > Studio > Validation > JavaScript.