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.
            Asked
            
        
        
            Active
            
        
            Viewed 2,233 times
        
    1 Answers
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.
 
    
    
        yole
        
- 92,896
- 20
- 260
- 197
- 
                    1What about plugin for swift? Swift open sourced and not tied to macos. – Aldarund Oct 09 '16 at 21:19
