Appcode vs Intellij?
Asked Answered
G

1

8

I cannot seem to find the plugin for appcode in intellij. I've read online that intellij encapsulates all functionality in the other ideas through plugins. However I cannot seem to find the one for appcode? Thanks in advance.

Gripping answered 2/2, 2015 at 6:7 Comment(0)
R
15

There isn't one. AppCode runs only on a Mac because it depends on a Mac-only toolchain, and uses a different project format (XCode projects instead of IntelliJ's own format). Because of that, it's not possible to release it as a plugin for IntelliJ IDEA.

Radman answered 2/2, 2015 at 7:32 Comment(1)
What about plugin for swift? Swift open sourced and not tied to macos.Farmer

© 2022 - 2024 — McMap. All rights reserved.