Importing to IntelliJ IDEA From GitHub
Written by Simon Bailey
Following uploading my latest PureMVC example to GitHub I fancied working on this new project in IntelliJ IDEA 9. As I am sure your aware IntelliJ IDEA 9 now features support for Flex and AIR and hands down is awesome. There are so many ingrained features which will make you life as a developer so much better in comparison to Eclipse. Jesse Freeman has a comprehensive lowdown on IntelliJ well worth reading.
What I wanted to show was how easy it is to pull down a copy of your GitHub Flex project into IntelliJ IDEA 9 due to the inbuilt GitHub support it provides. Prior to completing the below steps I have GitHub installed on my Mac and have setup a SSH Key (also see here). Here’s a step by step example using my SimplePMVCExample as source.
Step 1:
Step 2:
Step 3:
Step 4:
Step 5:
Step 6:
Step 7:
Step 8:
Step 9: