Aptana Studio: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (Nikolayhg moved page Apatana Studio to Aptana Studio without leaving a redirect) |
|||
Zeile 5: | Zeile 5: | ||
* http://jebaird.com/2012/11/02/useful-plugins-for-aptana-studio-3.html | * http://jebaird.com/2012/11/02/useful-plugins-for-aptana-studio-3.html | ||
+ | |||
+ | ==Code Completion: | ||
+ | * jQuery: Commands->Bundle Development->Install Bundle and then select jQuery from the list. | ||
==Validation== | ==Validation== |
Version vom 13. Juni 2013, 11:34 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.
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.