How to configure Eclipse to use Aptana Studio 3 JavaScript Formatter instead of native formatting

It seems that the Aptana Studio 3 plugin is installed correctly; however, it also seems that the formatter either does not work or has the built-in Eclipse formatter. How can I guarantee that only Aptana Studio 3 JavaScript code is applied to the code, and not to another plugin or embedded format?

+3
source share

All Articles