↧
Sharing (Export/Import) IntelliJ IDEA Code Style Formatters
Unlike Eclipse, IntelliJ doesn’t seem to provide a way to export and import code formatters through the GUI. Instead we need to manually copy a particular file from/to an directory created by IntelliJ...
View ArticleConverting the Appcelerator Titanium JSON API to JavaScript
I’ve been spending some time playing around with Appcelerator Titanium Mobile recently, and been doing most of it using Titanium Studio, which is an IDE built on top of Aptana, which in turn is built...
View ArticleAppcelerator Titanium JavaScript Code Completion in IntelliJ
This blog post shows you how to add code completion and documentation lookup support for Appcelerator Titanium in IntelliJ IDEA. This is mostly building on top of the posts made by Amit Kothari and...
View Article