Import project with intelliJ - acidsound/MellowJingle GitHub Wiki

checkout

  1. VCS > Check out from Version Control > github
  2. set your account
  3. checkout from https://github.com/acidsound/MellowJingle.git
  4. import Project > Create project from existing sources
  5. uncheck framework (ex. static Web) and finish
  6. File > New Module
  7. New Module > Flash Module > set Module name, Content root, Module file location
  8. and next
  9. set Target platform - mobile
  10. check Pure ActionScript
  11. set Flex SDK path (ex. ~/flex_sdk_4.6/)
  12. uncheck Create sample app
  13. and finish