[フレーム]
BT

InfoQ Software Architects' Newsletter

A monthly overview of things you need to know as an architect or aspiring architect.

View an example

We protect your privacy.

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Unlock the full InfoQ experience

Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources.

Log In
or

Don't have an InfoQ account?

Register
  • Stay updated on topics and peers that matter to youReceive instant alerts on the latest insights and trends.
  • Quickly access free resources for continuous learningMinibooks, videos with transcripts, and training materials.
  • Save articles and read at anytimeBookmark articles to read whenever youre ready.

Topics

Choose your language

InfoQ Homepage News JetBrains releases AppCode, an IDE for Objective-C

JetBrains releases AppCode, an IDE for Objective-C

This item in japanese

Oct 27, 2011 1 min read

Write for InfoQ

Feed your curiosity. Help 550k+ global
senior developers
each month stay ahead.
Get in touch

JetBrains has released AppCode, an IDE for Objective-C that looks and feels similar to their namesake IntelliJ IDEA editor for Java.

The similarities with IDEA will be noticed by those who are familiar with it on other platforms. That includes the fact that the runtime is entirely implemented in Java, which implies that a JVM (1.6 or above) is required in order to run the IDE. On Lion, if a JVM isn't installed then Lion will prompt to download the latest JVM before the app launches; other installs of OSX will already have a JVM installed by default.

As with any IDE, getting used to the way the app navigates presents a one-time learning exercise. Those with long experience with Xcode (and ProjectBuilder before it) are likely to take some time in getting used to the way it works, but those with existing IntelliJ experience will get used to it much faster. The integration with version control systems includes all the popular ones (Git, Subversion, Mercurial) as well as some archaic ones (CVS).

AppCode can open Xcode projects, and although it has no replacement for Interface Builder, it can launch nibs and xibs to bring them up in the already installed version. In addition, for iOS development, AppCode can launch the Apple Developer Tools simulator.

The code detection can look for missing retains/releases, as well as prompt for their inclusion, but it also supports GC and ARC from recent iOS builds. Code smells are highlighted and can be fixed with one of the quick-fix options, or refactored using the same kinds of refactoring available to other JetBrains IDEs.

Finally, testing with AppCode is much easier than it is with Xcode, with an integrated OCUnit runner. Unlike Xcode, which attempts to treat tests as a build-time operation, Xcode can launch tests and debug them within the IDE, including debugging variables during the testing process.

AppCode is available for Mac OS X 10.5 and above, and requires that a JVM and the Apple Developer tools are installed as well. It is available as a 30-day trial and has discounted licensing available until December 31st 2011. It is also available for free for educational institutions and companies, and for open-source project development. http://www.jetbrains.com/objc/buy/license-matrix.jsp

Rate this Article

Adoption
Style

This content is in the Mobile topic

Related Topics:

Related Content

The InfoQ Newsletter

A round-up of last week’s content on InfoQ sent out every Tuesday. Join a community of over 250,000 senior developers. View an example

We protect your privacy.

BT

AltStyle によって変換されたページ (->オリジナル) /