Aptana Studio: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 4: | Zeile 4: | ||
==Plugins== | ==Plugins== | ||
* [http://github.eclipsesource.com/jshint-eclipse/ jshint-eclipse] - [http://www.jshint.com/ JSHint] integration for the Eclipse IDE | * [http://github.eclipsesource.com/jshint-eclipse/ jshint-eclipse] - [http://www.jshint.com/ JSHint] integration for the Eclipse IDE | ||
− | |||
* 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 | ||
+ | * [http://stackoverflow.com/a/11269137 Using the Eclipse Marketplace on Aptana Studio 3] | ||
==Code Completion== | ==Code Completion== |
Version vom 17. Juni 2013, 12:52 Uhr
__NONUMBEREDHEADINGS__ http://www.aptana.com/products/studio3
Plugins
- jshint-eclipse - JSHint integration for the Eclipse IDE
- http://jebaird.com/2012/11/02/useful-plugins-for-aptana-studio-3.html
- Using the Eclipse Marketplace on Aptana Studio 3
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.