2011年12月18日日曜日

XCode代替のIDE


ObjectiveCを書くためのIDEはXCode4が独占状態でしたが、AppCodeというObjectiveC用IDEがあるようです。

コード補完機能やリファクタリング機能ががXCodeよりかなり強力になっているようです。
使い方さえなれれば効率がよいエディタのほうがコーディング速度は早くなりそうです。

Appcode
http://www.jetbrains.com/objc/


Key Features
Smart editor with code completion
•Opening and creating Xcode projects (including Xcode 4)
•Integration with the standard Interface Builder
•Running applications in iOS Simulator
•Debugger with breakpoints, variables, watches and evaluate expression
•Refactorings, e.g. 'Change Signature' and 'Extract Method'
•On the fly code analysis and quick-fix suggestions
•Hi-class version control systems integration (SubversionGit, Perforce andCVS)

No response to “XCode代替のIDE”

Leave a Reply